|
Save ReportsDNA provides the following functionality for automatically saving a report after its generated. ![]() 1- SaveCheck the Save checkbox to save the report after the report is generated. ReportsDNA will save the the workbook at its current location and with its current name.2- Save CopyThis feature will create a copy of the workbook in the location specified in the Filename setting after the report is generated. 3- Workbook or WorksheetAvailability: 1.1+Determines if the the copy saved will contain the entire workbook or only the report's worksheet. 4 - FilenameThis setting specifies the full path and filename of the copy generated when Save Copy is active. This field takes variables which can be used to generate dynamic filenames. The figure below shows an example of how to save a copy of the report to a SharePoint site with a date timestamp in the filename. Note the use of variables(&[FileBasename], &[mm]-&[dd]&[yy], &[Hh]-&[Nn] and &[Extension])to create a dynamic filename, which is displayed in the Preview Pane. |