- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2025 08:13 AM
When creating a dashboard with multiple pages connected to one dataset. It seems that only visual elements on the same page that the filter is on takes effect. Is there a way to filter all visual elements regardless of which page the filter is on?
I have tried query based params, and interactive filters
See screenshots: page 1 is filtered and rendered correctly. I want the visual on page 2 to also be filtered (use a master filter) on the same segment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2025 07:55 AM
It seems that, filter can be applied to only to visualizations on the same page that share the same dataset. Currently, there are no a built in features to create a global filter that works on multiple pages within a dashboard.
To achieve filtering across multiple pages, we can implement parameters in our dataset queries and connect them to filter widgets on each page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 02:14 AM
Users need to enter the parameter values on each page separately, right?
Is there a way to define one time a value for a parameter on page 1 and automatically apply this value on all other page widgets?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2025 11:32 AM
Hi folks,
We are currently working on global filters, which will allow you to set a filter value or parameter value across multiple pages. Keep an eye out for that feature, coming soon!