Operators


All filter types support a few operators to enhance filtering flexibility. The operators can be selected in Linked Data Fields from a dropdown menu to the right of a data field.


../../_images/operator_list.png


The supported operators are as follows:


Operator Description
= Equal
> Greater than
< Less than
>= Greater than or equal
<= Less than or equal
<> Not equal
like Search for a pattern
in To specify multiple possible values for a column
Within a range


Note

Not all filter types support every operator. For more information, see the relevant filter type to see which operator it supports.