Skip to main content

Manage report criteria

Filtering reports is an ideal way to refine the amount of data running a report extracts from the system. In a Report detail view, create filters by adding conditions or groups of conditions in the Report criteria panel.

Hide/collapse this panel by selecting the CriteriaHide icon, and show/expand it by selecting the CriteriaShowicon.

Create refinement conditions by using the pre-populated dropdown menus. The contents of this menu depend on the report you are filtering and operators, such as like and not equals to in turn depend on whether you have selected a parameter that is text or a number. Boolean logic applies. For complex filtering create groups of conditions.

IconDescription
AddGroupAdd a new group of conditions.
RemoveGroupRemove both the group and all conditions within that group.
AddCriteriaAdd a new condition, within or outside a group. You can also create nested conditions.
RemoveWhiteRemove a condition.

When applying operators, use % for wildcard characters.

reportcriteria

To remove filtering:

OptionDescription
Set defaultSets the default for the report to the current conditions.
Note: This option applies to user-modified reports only. It does not apply to standard reports.
ResetReverts to the default filter. If no default has been set, all conditions will be cleared.
ClearRemoves all displayed conditions.

Date operators

The following table describes all possible date operators.

Date operatorDescription
AfterAfter, but not including the selected date.
BeforeBefore, but not including the selected date.
BetweenBetween, and including the two selected dates.
FromFrom, but not including the selected date.
If “Today” is selected, the report shows data from the day after today’s date. If a number of weeks or months is selected, the counting of number of weeks or months is started on the day after today’s date.
UntilUntil, but not including the selected date.
If “Today” is selected, the report shows data until the day after today’s date. If a number of weeks or months is selected, the counting of number of weeks or months is started on the day after today’s date.
InBetween today and the date when the selected number of weeks or months has passed.
The selected number of weeks or months is counted from today’s date.
Within nextBetween today and the date when the selected number of weeks or months has passed.
The selected number of weeks or months is counted from the day after today’s date.
Not inNot between today and the day when the selected number of weeks or months has passed.
The selected number of weeks or months is counted from today’s date.
WithinBetween the selected number of weeks or months before today’s date and today.
The selected number of weeks or months is counted from today’s date.
Within lastBetween the selected number of weeks or months before today’s date and today.
The selected number of weeks or months is counted from the day after today’s date.
Not withinNot between the selected number of weeks or months before today’s date and today.
The selected number of weeks or months is counted from today’s date.