Understanding the Dropdown Builder (Basic Formula)

The dynamic model builder uses drop-downs to apply filters and formulaic logic. This is best used when creating simple rules.

1701

By default, the simple logic defaults to a numeric value:

Numeric Operators

1961
SymbolName
!=Not equal
=Equal
>=Greater than or equal to
<=Less than or equal to
<Less than
>Greater than
<=Less than or equal to
BETWEENBetween value X and value Y

Logic Operators

1930
SymbolName
is inEquals X,Y, or Z
is not inDoes not equal X,Y or Z
containsEquals any of X,Y or Z
does not containDoes not equal any of X,Y or Z
is equal to= X
is not equal to!= X