how to reuse filter between pages in dashboards?
Options
- 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?