how to reuse filter between pages in dashboards?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2025 09:27 AM
Hi!
I have a multi-page dashboard based on a handful of tables sharing a common run_id field.
I created a dropdown filter widget on the first page to filter datasets based on the table's run_id field.
It worked fine for this page, but how to reuse it for all pages so that filter set on the first page is applied for all pages?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2025 10:11 AM
Hello @alex456897874, can you try this approach?
-
Create a Global Parameter:
- Navigate to the Data tab of your dashboard.
- Define a new parameter based on the
run_idfield. This parameter will be used globally across all pages.
-
Configure the Filter Widget:
- On the first page of your dashboard, add a filter widget.
- Configure this filter widget to use the global parameter you created in the previous step. This ensures that the filter is applied to the
run_idfield
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 02:09 AM
Your proposed solution does not work. Can you please share an example dashboard file where this setup worked for you?
How can parameters be used cross-page successfully?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2025 06:49 AM
Hello,
Even when adding a parameter to the dataset this parameter is not updated when switching between pages.
If i provide a link to a dashboard with a parameter filled in and the user navigates to the next page the parameter value from the first page is not taken into account but the default (or null) is chosen instead.
Is this the intended behavior?
Kind regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2025 09:00 PM
I have this same issue - it would be nice to know if there's a resolution. When I switch pages the filter no longer seems to be accounted for
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2025 08:09 AM
same problem here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 06:52 AM
I'm having the same problem.. Would like to be informed if a solution is provided.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 06:51 AM
I have the same problem here. filters are not applied while switching pages