Previous Topic: Dashboard Configuration ParametersNext Topic: AF1_Reviewed


History

Use this parameter to specify the dashboard snapshot periods (in months). Snapshots refer to total incident counts for the whole snapshot period. Snapshots are calculated for the following metrics: Reviewed Events, New Events, and Escalated Events.

Syntax
SQL Server
@history=<n>
Oracle
history=><n>
Examples

If <n> is set to 3, a data warehousing job that runs on 20 June will calculate snapshot totals based on all qualifying incidents with a capture timestamp of 20 March or later:

@history=3
history=>3
Notes

Reviewers viewing the iConsole dashboard must be aware that snapshot data relates to a specific point in time. In particular, snapshots are calculated when the last data warehousing job ran. Snapshots are not calculated in real time when the reviewer views or refreshes the dashboard.