Filters for inequality. This operator applies to all filter types and matches rows where the field value does not equal the specified value. This is the negated form ofDocumentation Index
Fetch the complete documentation index at: https://docs.omni.co/llms.txt
Use this file to discover all available pages before exploring further.
is:.
Syntax
Properties
The field to filter on, specified in the format
view_name.field_name. Can be a time, numeric, or string field.The value to exclude. Type should correspond to the field type (string, number, or date).
Examples
Doesn't match inactive
Doesn't match 0
Doesn't match January 1, 2024