Forum Discussion
em12
3 years agoNew Member
Dashboard/visualisation filtering but conceal small groups
Hi, I'm trying to create a dashboard of service user data which needs a functionlity to be able to filter by various characteristics (e.g gender, age group, neighbourhood etc) including combining...
lbendlin
Super User
3 years agoI'd want to be able to filter to see the data for females from east or west, but not south (while still having south available as a filter for the overall dashboard)
You can only achieve that by pre-aggregating. If you keep the raw data then report users will be able to circumvent your filters and retrieve the details for South.
Having said that - you can use standard filters to achieve the same.
see attached