Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
711:use_reports [2024/10/10 20:11] – [Export Report Results] Nerlich, Axel711:use_reports [2025/04/08 07:39] (current) – [Report Execution History] Weinlein, Thomas
Line 18: Line 18:
 Reports are global. Besides Administrative reports, reports usually analyze the content of the user's current workspace or the sub-workspaces. Reports are global. Besides Administrative reports, reports usually analyze the content of the user's current workspace or the sub-workspaces.
  
-If the report has Parameters these have to be set before the report can be executed.+From the report page, click **Run** to run the report. If the report has Parametersthese have to be set before the report can be executed.
  
 {{:711:reports_parameters.png?500&nolink}} {{:711:reports_parameters.png?500&nolink}}
Line 29: Line 29:
 ===== Export Report Results ===== ===== Export Report Results =====
  
-Reports results can be exported in different formatsfor example Excel.+Report results can be in HTMLXLSX, and PDF formats.
  
-HTML are directly rendered on the result pageother file formats you can download by clicking the "Download" button.+HTML is directly rendered on the result pageother file formats you can download by clicking the "Download" button. From the results page, you can also use the 3-dot context menu to export to a different format.
  
 {{:711:reports_download.png?500}} {{:711:reports_download.png?500}}
  
  
 +===== Report Execution History =====
 +
 +As of Stages 7.11, the server saves the execution results from your personal report runs, displaying the history of up to 10 runs per report and process version. Each user sees only their own history.
 +
 +From the list, you can view the results again, refresh the results or run the report again, or export to another format.
 +
 +{{:711:report-history-list.png?600|}}
 +
 +Note:   
 +  * if the report script is updated, the saved results are deleted as they no longer match the report.
 +  * report results are deleted after 100 days.
 +
 +
 +===== Report Background Execution =====
 +
 +The Stages server limits the number of reports running in parallel. If that limit is reached, additional report requests will be queued until previous reports complete and then executed in the background. If your report is pending execution, your execution history will show the status as Scheduled. After your report runs, you can view the results from your execution history.