QQ - How do I add a Standardized Report to my script?
  • 1 Minute to read
  • Dark
    Light
  • PDF

QQ - How do I add a Standardized Report to my script?

  • Dark
    Light
  • PDF

Article summary

To add the recreation of a standardized report to script, import the definition from the Project History:

  1. Script Editor | File | Import Definitions
  2. Make sure correct project is selected
  3. Find the Save Standardized Report entry for the report you wish to add to script
  4. Select the entry and choose Import
  5. The entry will be added to the active script


Standardized Reports and Script Editor
Dragging an existing standardized report (or system report) from an open workspace tab into the Scripting panel will add an ExecuteCustomReport method to the script.   ExecuteCustomReport will output the data in an existing standardized report to file - it will fail with the error cannot find system report 'XXXXXXX' if the report has not already been created in the project using Save Standardized Report.




Was this article helpful?