Hello, I am trying to search for tickets where a specific field is not empty or null.
How do you express the NOT operator within a filter?
For example, find all tickets where a custom field is not null?
I have tried the following format
?query="cf_csat:!null""