We are facing an issue with dynamically updating filters on our Metabase dashboard.
Our setup:
We created filters based on questions to restrict users from viewing data from other states or districts.
Filters include "District", "Block", "Cluster", and "Program" with the expectation that these should work together dynamically.
The problem:
when we select a district from the "District" filter, the remaining filters (Block, Cluster, and Program) do not dynamically update based on the selected district.
This limitation makes it challenging for users to drill down or filter data correctly.
Question:
Is there a way to achieve dynamic linking between filters in Metabase?