Is there a way to prevent a report from automatically running on a dashboard until an interactive filter is applied first?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 08:04 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2022 04:43 AM
Hi Jerry. The filters are applied as the loading occurs and to my knowledge, there is no way to delay the loading. There may be some workarounds. The approach to rendering reports is based on what is sometimes called 'lazy loading' where it doesn't actually try to execute/display a report unless it is on screen. So for example, if you have an Interactive Filter at the top of a tab, and a report below out of view, you would get the result you desire as the report wouldn't try to load until you scroll down. Another sneaky approach I think would be to have 2 tabs. The 1st would only contain Interactive Filters, the 2nd would contain the exact same filters, and Reports. If you set the Interactive Filters on the first tab, and navigate to the 2nd, (I think) the values of the Filters would be maintained, and the reports would then only load with the filter applied.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2022 05:54 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2022 05:54 AM