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.
  • All field types except MaxDiff and Choice-Based Conjoint
Has no value True if the field does not have a value.
  • All field types except MaxDiff and Choice-Based Conjoint
Is True if the field equals the specified value.
  • All field types except MaxDiff and Choice-Based Conjoint
Is not True if the field does not equal the specified value.
  • All field types except MaxDiff and Choice-Based Conjoint
Is after True if the field is after the specified date.
  • Date
Is on or after True if the field is on or after the specified date.
  • Date
Is before True if the field is before the specified date.
  • Date
Is on or before True if the field is on or before the specified date.
  • 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.

  • Date
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.

  • Date
Contains True if part of the field matches.
  • Single Choice - Other
  • Multiple Choice - Other
  • Short Answer
  • Long Answer
  • Email
  • Postal Code
  • Zip Code
  • Phone Number
  • NPS®1 - Feedback
Does not contain True if the field does not match.
  • Single Choice - Other
  • Multiple Choice - Other
  • Short Answer
  • Long Answer
  • Email
  • Postal Code
  • Zip Code
  • Phone Number
  • NPS® - Feedback
Starts with True if the beginning of the field matches.
  • Single Choice - Other
  • Multiple Choice - Other
  • Short Answer
  • Long Answer
  • Email
  • Postal Code
  • Zip Code
  • Phone Number
  • NPS® - Feedback
Ends with True if the end of the field matches.
  • Single Choice - Other
  • Multiple Choice - Other
  • Short Answer
  • Long Answer
  • Email
  • Postal Code
  • Zip Code
  • Phone Number
  • NPS® - Feedback
Is greater than True if the field is more than the value specified.
  • Allocation - Item
  • Number
  • NPS® - Value
Is greater than or equal to True if the field is equal to or more than the value specified.
  • Allocation - Item
  • Number
  • NPS® - Value
Is less than True if the field is less than the value specified.
  • Allocation - Item
  • Number
  • NPS® - Value
Is less than or equal to True if the field is equal to or less than the value specified.
  • Allocation - Item
  • Number
  • NPS® - Value
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.