Skip to main content

Show report

To populate a report with data from your environment:

  1. From any list view (All reports, Report files, or Scheduled reports), select the name of the report.

    The Report detail view appears.

  2. Populate the report with current or cached data from your environment.

    • To populate the report with the current data from your environment, select Show report.

    • To populate the report with cached data from your environment, select Show cached report.

      note

      The report can only be populated with cached data if caching is enabled, see Enable or disable caching.

To refine the data populated in a report, use the filtering features available in the report criteria panel. See: Change report criteria.

Enable or disable caching

Some reports can take a long time to run. Use the cache reports functionality to run the reports from a cache instead of from the live database. This will enable you to run reports faster.

To enable or disable caching for a single report:

  • On the context menu for the report, select Enable caching or Disable caching

To enable or disable caching for several reports at the same time, see Reports cache.

Change 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 theCriteriaHide icon, and show/expand it by selecting theCriteriaShowicon.

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.