2021.2

Table Of Contents
l
Less Than: Numerical comparison, where anything lower than the
specified value is included.
l
Greater Than: Numerical comparison, where anything higher than the
specified value is included.
l
Less than or equal to: Numerical comparison, where anything lower or
equal to than the specified value is included.
l
Greater than or equal to: Numerical comparison, where anything
higher or equal to than the specified value is included.
l
Contains: Inclusive string comparison, documents where the specified
value is present within the chosen filter are included.
l
Does not contain: Exclusive string comparison, documents where the
specified value is not present within the chosen filter are included.
l
Before: Date comparison, documents of which the date is previous to
the specified value are included (Date Generated and Date Closed
filters only).
l
After: Date comparison, documents of which the date is closer than the
specified value are included (Date Generated and Date Closed filters
only).
l
Last: Date comparison, documents of which the date is within the
specified interval are included (Date Generated and Date Closed filters
only).
l
Older than: Date comparison, documents of which the date is older than
the specified interval are included (Date Generated and Date Closed
filters only).
l
Condition: The condition or value the document needs to meet. The condition
is variable dependent on the chosen filter. It can be a drop-down of values, an
alphanumerical or numerical value.
l
Add button: Click to add a condition row to the grid.
l
Remove button: Click to remove the currently selected condition from the grid. To
select a row, simply click on any of its 3 components.
l
Condition Operator: Select either "All items are met" to force all conditions to be
true for a document to be included, or "At least one item is met" to include
documents where a minimum of 1 condition is true.
Page 555