Custom fields: Condition operators
You can use the following operators when you create conditions for custom fields.
Currently, custom fields support single choice, multiple choice, and date fields.
Logical Operator | Description | Field Type |
---|---|---|
Has value | True if the field has a value. |
|
Has no value | True if the field does not have a value. |
|
Is | True if the field equals the specified value. |
|
Is not | True if the field does not equal the specified value. |
|
Is after | True if the field is after the specified date. |
|
Is on or after | True if the field is on or after the specified date. |
|
Is before | True if the field is before the specified date. |
|
Is on or before | True if the field is on or before the specified date. |
|
Within past | True if the field is within the specified
date range.
The date range is relative to the date the custom field was last synced, and can be specified in days, months, or years. |
|
Not within past | True if the field is within the specified
date range.
The date range is relative to the date the custom field was last synced, and can be specified in days, months, or years. |
|
Contains | True if part of the field matches. |
|
Does not contain | True if the field does not match. |
|
Starts with | True if the beginning of the field matches. |
|
Ends with | True if the end of the field matches. |
|
Is greater than | True if the field is more than the value specified. |
|
Is greater than or equal to | True if the field is equal to or more than the value specified. |
|
Is less than | True if the field is less than the value specified. |
|
Is less than or equal to | True if the field is equal to or less than the value specified. |
|
1 Net Promoter, NPS, and the NPS-related emoticons are
registered U.S. trademarks, and Net Promoter Score and Net Promoter System are
service marks, of Bain & Company, Inc., NICE Systems, Inc. and Fred
Reichheld.