I would like to create a filter which excludes all rows where a field contains a specific set of values. The idea is to have a toggle to exclude or include rows with the specific values.
I typically use basic filter lists, or Custom Filters using a parameter linked to a dataset. I did some searching and saw a few hits that said this may not be possible, but wanted to get some input before I look for a different way to accomplish the end goal.
I believe I have seen something like this done in a dashboard from the AWS Workshop using a calculated field but I have not been able to find it. I’ll continue to look.