What is a one sentence summary of your feature request?
A new filter operator that allows users to exclude records containing a specified value
Please describe your idea in detail. What is your problem, why do you feel this idea is the best solution, etc.
The filtering functionality allows us to search for records that contain a specific value, but there is no built-in way to explicitly exclude records containing a given value, as the “Does not contain” operator.
There are standard filter operators that make filtering more flexible (see attachment), but having the ability to exclude specific values directly within the filter would be useful.
How do you currently solve the challenges you have by not having this feature?
Currently, we reviews filtered results or exporting data to external tools to exclude unwanted values.
