My use case :
For each release, I have to have a dashboard for that particular release. This dashboard contains data from multiple filters. With each release, the only changing variable would be the "Fix version".
Currently, I create new filters with the new fix version and then make a new dashboard to showcase that (editing past filters is not a solution since those dashboards should show data related to that particular fix version)
What I ideally need is just one dashboard. But at the top I should have a dropdown to select Fix version. Once I select it, all the filters in the dashboard get updated. In this way, I don't have to remake dashboards or filters.