The following are a list of conditions, descriptions and values through which you can filter your data:
Condition
|
Description
|
Values
|
Equals
|
Allows for user to enter a single exact value to be found and returned
|
Input a single value, number or text
|
Not Equals
|
Allows for user to enter a single exact value, that should not be returned
|
Input a single value, number or text
|
Contains
|
Number or text (exact or partial) that is found within that field
|
Number or text
|
Not Contains
|
Number or text (exact or partial) that is not found within that field
|
Number or text
|
Greater than
|
Value that all returns must be higher than
|
Number or text
|
Less than
|
Value that all returns must be less than
|
Number or text
|
Greater than or equal to
|
Value that all returns must be equivalent to or higher than
|
Number or text
|
Less than or equal to
|
Value that all returns must be equivalent to or less than
|
Number or text
|
Between
|
Brings up two fields with an “and” statement between
|
Number or text
|
In
|
Brings up a pick list with the values found in that particular field. Records with this value found will be returned
|
Multi-selections are possible.
|
Not in
|
Inverse of the “not in” parameter, meaning that selections with these records will not be in the return list.
|
Multi-selections are possible.
|
Begins with
|
Records where the value begins with a particular text entry will be returned.
|
Number or text
|
Ends with
|
Records where the value ends with a particular text entry will be returned.
|
Number or text
|
Is Null
|
Records where the value is null for a particular field will be returned (e.g. show me risks where the control name is null would show you risks that do not have controls linked to them).
|
Number or text
|
Is Not Null
|
Records where the value is not null for a particular field will be returned (e.g. show me risks where the control name is not null would show you risks that have controls linked to them).
|
Number or text
|
@me
|
Records the name of the logged in user when a search is executed. It would apply only for the Name fields.
|
Text
|