We have a category of reports where we have limited the output to PDF in order to speed up runtimes. We have a request if it is possible that the output types for the report can be set as part of the setup before running the report and only the selected outputs are compiled instead of all of HTML, PDF, CSV and Word. This is for the reporting framework and not for interactive reports.
This can be configured on the report builder definition (limited to owned reports and alternate layouts). If output formats are defined, we will only generate outputs in those formats. If none are defined, then legacy behavior of generating all outputs is performed. Let me know if there’s another step on top of this you’re wondering about.
Can this be done per run though? That’s the ask.
Generally no, not on a run-by-run basis. This change would affect all runs.
