Interactively Filtering Report Output
When a report contains more data than desired the user can interactively filter it to display only the data needed. Apply conditions by selecting the column to use as a basis for filtering. Enter a filter condition then a value for comparison. Below we display the conditions available for each type of column: numeric, data and text.
|
Numeric |
Date |
Text |
|
Equals |
Equals |
Equals |
|
Does not equal |
Is not equal |
Is not equal |
|
Greater than |
Is between |
Contains |
|
Greater than or equal to |
Is not between |
Does not contain |
|
Less than |
Is on or before |
Starts with |
|
Less than or equal to |
Is before |
Does not start with |
|
Is between |
Is on or after |
Ends with |
|
Is not between |
Is after |
Does not end with |