Performance Page
Appearance
Summary
Filters
| Filter | Description |
|---|---|
| Date picker | Allows users to filter the dataset by a specific date or date range. |
| Entity slicer | Enables users to filter the report by entity ( Business unit) |
| Resolution Status | Filters data by the status of a case, issue, or task (e.g. Resolved, Not Resolved). |
Data Transformation Applied
| Query | Transformations |
|---|---|
| Entity table API link =https://customer-service.datacair.com/api/ticket/customfield/6 |
|
| Root cause table API link =https://customer-service.datacair.com/api/ticket/customfield/5 |
|
| Corrective Action table API link =https://customer-service.datacair.com/api/ticket/customfield/4 |
|
Calculations

| Columns | Calculation | Description |
|---|---|---|
|
Total Tickets =
DISTINCTCOUNT ( 'Performance and Root Cause'[Ticket Number] ) |
These displays resolved tickets within resolved time category. |
| 2. Total tickets by Root cause | Total Tickets =
DISTINCTCOUNT ( 'Performance and Root Cause'[Ticket Number] ) |
These displays count of tickets by there corresponding root cause via bar chart. |
| 3. Total tickets by Corrective Action | Total Tickets =
DISTINCTCOUNT ( 'Performance and Root Cause'[Ticket Number] ) |
These displays count of tickets by there corresponding corrective action visualized by bar chart |