how to reuse filter between pages in dashboards?

alex456897874
Databricks Partner

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?