Hi @Theodore, many thanks. So we don’t want the filter to be editable by users or visible to them, there are two use cases for us:
- We want to filter a filter, for example, we have a dataset with a list of agencies and the brands they work with, so I want to add a brands filter to the dashboard where users can select multiple options, but we want to pre-filter that filter to only show suggestions for brands that work with a specific agency. But this agency parent-filter should not be visible to them.
- The second use case is as an easy way to filter all visuals in a dashboard without having to add a filter one by one. For example, we have a dashboard with many visualisations from a bookings model, and we want to hard code a filter for that dashboard that applies to app visualisations. I can add the filter to each visualisation one by one, but it would be much quicker if I could add a hidden dashboard filter that applies to all visualisations.