11-01-2022 11:34 AM
On the Standard System Reports Dashboard, there is a report titled "Archived Task Activity (only for Ver 5.0.0+)".
We would like to have the option to hide that report from the Dashboard. The report contains so much data that when you attempt to run the report, you get an error of "Stream was too long".
If the Archived Task Activity was the last report a user clicked on; it will attempt to open with that report again. The only way past the error and to view the other report options is to click on the “Reset Parameter Selections and Refresh Dashboard” and then the “Show Report Page” button becomes available to select.
Having an option in the settings to hide the report will keep users from attempting to access the report.
Solved! Go to Solution.
11-02-2022 09:21 AM - edited 11-02-2022 09:23 AM
You can disable any report you want in that section, by going to the Parameter that powers the listbox, called SelectedReportContent_RPTSA:
Remove the relevant option (in this case, the last value in both lists) from Display Value and Value Items.
Before you do that, you might want to Copy the Parameter and Paste it into a "backup" version you can bring back if necessary.
11-02-2022 09:21 AM - edited 11-02-2022 09:23 AM
You can disable any report you want in that section, by going to the Parameter that powers the listbox, called SelectedReportContent_RPTSA:
Remove the relevant option (in this case, the last value in both lists) from Display Value and Value Items.
Before you do that, you might want to Copy the Parameter and Paste it into a "backup" version you can bring back if necessary.