Filter Control Elements

This table describes filter control elements of the user interface.

Filter Control Elements
Operator Description
= Displays an exact match.
!= Displays all records that do not match the specified filter parameter value.
> Displays all records with a parameter value that is greater than the specified value.
>= Displays all records with a parameter value that is greater than or equal to the specified value.
< Displays all records with a parameter value that is less than the specified value.
<= Displays all records with a parameter value that is less than or equal to the specified value.
Like Enables you to use an asterisk (*) as a wildcard as part of the filter parameter value.
Is Null Displays all records that have a value of Is Null in the specified field.
Note: Not all filterable fields support all operators. Only the supported operators are available for you to select.