Filter defines a data/cohort selection and is specified as a sequence of conditions connected by AND operator. Supported condition types are:

  • =
  • !=
  • <
  • >
  • <=
  • >=
  • like
  • in
  • nin
Note that an empty value si treated as null (or undefined). Filters can be saved and applied across the platform for views, analytics (e.g., scatters), and machine learning (e.g., classification, and clusterization).