Forum Discussion
Anonymous
11 months agoDepends on the widget, but if the field supports glob expressions, you can negate by using the ! bang symbol.
You can know it’s working based on what shows up in the dropdown as you type the filter.
For example, if you wanted to exclude all devices with XYZ in the name, you’d do a filter like this:
(!(*XYZ*))
Related Content
- 5 months ago
- 18 days ago
- 17 days ago