Filter Menu
- Fields list
- Comparison operators
Comparison operator |
Used to |
Equal |
Displays/Searches for all rows where value of the specified field equals the value indicated for comparison in the Value field. |
Not Equal |
Displays/Searches for all rows where value of the specified field does not match the value indicated for comparison in the Value field. |
Less than |
Displays/Searches for all rows where value of the specified field is less than the value indicated for comparison in the Value field. |
Greater than |
Displays/Searches for all rows where value of the specified field is greater than the value indicated for comparison in the Value field. |
Less than or equal to |
Displays/Searches for all rows where value of the specified field is less than or equal to the value indicated for comparison in the Value field. |
Greater than or equal to |
Displays/Searches for all rows where value of the specified field is greater than or equal to the value indicated for comparison in the Value field. |
Empty / Null |
Finds and displays rows where the specified field has no value.
|
Not empty / Not Null |
Searches for rows where the specified field has a value.
|
Like / Contains |
The operator is used only with text fields. It searches for and displays rows where the value of the specified text field matches the value indicated for comparison in the Value field. For example, when searching for "Dr", it finds all rows where the Title field contains the word “Dr” or derivatives of that word, such as “Dr.". |
- Value
- Apply button