Incident State Change iCube enables you to create ad-hoc reports that help you analyze information related to the various states that an Incident progresses through and the time duration in each of these states.
The left panel, titled DASHBOARD DATA SETS contains the most common attributes and metrics used for analysis.
You can start your analysis in a variety of ways. For example:
The following examples illustrate one of the many analyses you can perform using the Incident State Change iCube:
If you want to find the State Duration for the Parent Incident, perform the below steps:
Note: You can also drag the metrics and attributes and drop them on the Visualization column or under the Visualization 1 (blank page) to add them to the grid.
Tip: You can customize view of any particular parameter, right-click the parameter and modify to the required format.
Attribute Name | Description |
---|---|
Assigned To | Person primarily responsible for working on the Incident |
Assigned To Manager | Manager of the assignee |
Assignment Group | Group or team that is primarily responsible for working on the Incident |
Assignment Group Manager | Manager of the Assignment group |
Closed Date | Date when the Incident is closed |
Configuration Item | Configuration item that is associated with the Incident |
Current State | Current State of the Incident |
Incident Number | Unique identifier of the Incident |
Major Incident Flag | Flag that indicates if the Incident is a major incident |
Next State | Next state of the Incident |
Opened Date | Date when the Incident is opened |
Parent Incident Number | Unique identifier of the parent Incident number |
Priority | Indicates the priority of the Incident. For example, Critical, High, or Low |
Reopened Flag | Flag that indicates if the Incident is reopened |
Resolved Date | Date when the Incident is resolved |
Short Description | Short description of the Incident in the source system |
State | Current state of the Incident. For example, In-progress, Resolved, or Closed |
State Change Count | Count of state change that an incident has been through |
State Change Date | Date when the state change of the Incident occured |
State Sequence Number | Sequence in which the State has changed for a particular Request Item |
Metric Name | DescriptionSequence in which the State has changed for a particular Request Item | Formula | Expected Values |
---|---|---|---|
Avg State Change Count | Displays the average count of the state changes that an incident has been through. | Max([Avg Incident State Change Count]){~+} | > 0 |
Avg State Duration (Days) | Displays an average of the time taken by an incident in a particular state. | [Incident State Duration (Days)] / [Incident Count from Activity] | > 0 |
Incident State Change Count {Incident Number} | Displays the number of state changes that an incident has been through. | Max([Avg Incident State Change Count]){[Incident Number]+} | 0 or >0 |
Max Duration for State (Days) | Displays the maximum duration of a state that an incident has been in. This metric is measured at the State level and provides the maximum duration of a state across all the incidents. | Max(([Incident State Duration] / 86400)){[Incident From State (Source)]+} | 0 or >0 |
Min Duration for State (Days) | Displays the minimum duration of a state that an incident has been in. This metric is measured at the State level and provides the minimum duration of a state across all the incidents. | Min(([Incident State Duration] / 86400)){[Incident From State (Source)]+} | 0 or >0 |
State Duration (Days) | Displays the total time taken by an incident in a particular state. | Sum(([Incident State Duration] / 86400)){~+} | 0 or >0 |
© 2022 Digital.ai Inc. All rights reserved.