Operator

This field determines how the selected property is associated to the filter value.

Options are:

  • Equal To
  • Greater Than
  • Less Than
  • Greater Than or Equal To
  • Less Than or Equal To
  • List - List is a comma-separated list of values.
  • Not Equal To
  • Between - Between is a high/low value separated by a comma. Date properties dates can be entered as a fixed value(s) or as an offset. For example, if you want to filter for records in December, you could set the RecordDate Between 11/30/2019,1/1/2020. If you wanted to see records in the last 30 days you could use RecordDate Between -30,0.