Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This view is used to generate reports manually. This can be done in a bulk operation.

ColumDescription
ActionTo run the report the action contains the item "Run Report"
NameThe name of the report
Path

The path to the folder where the report is configured

Report TemplateThe template for the report. The values for ${hits} and ${sort} are substituted with the values from the report configuration.
FrequencyThe frequencies that are assigned to the report. For each frequency a separate report run will be executed.

Month-From

The begin of the report period.

The value can be a absolute value <yyyy-mm> where <yyyy> specifies the year and <mm> specifies the month.

The value can be relative with the pattern xy|m|q where 

  • x: count
  • y: year
  • q: quarter
  • m: month

In month from

  • the month is always 1 when y is specified
  • the month is one of the values 1,4,7,10 when q is specified.

Month-To

The end of the report period.

The value can be a absolute value <yyyy-mm> where <yyyy> specifies the year and <mm> specifies the month.

The value can be relative with the pattern xy|m|q where 

  • x: count
  • y: year
  • q: quarter
  • m: month

In month To

  • the month is always 12 when y is specified
  • the month is one of the values 3,6,9,12 when q is specified.


Reports view 


The reports view shows the generated reports that have been started manually or by the JITL Job Run Reports.

...

Each card shows the result from the report generation. The data will be formatted as it is described in the report configuration. The visualization depends on the report template (e.g. counting workflow, jobs or consider the duration), the parameters like hits and sort. 

Echo Each card provides a pie chart, a bar chart and a list chart.

...