How can I create a "Breached" response SLA report?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2022 12:09 AM
I've created a report for breached resolution SLA. I used the INCIDENT_SLA table and checking Has Breached IS True.
We also use response SLA's as well. I can't find anywhere a Has Breached for response SLA's in this table.
Can anyone guide me to the right field in the right table to check to see if a response SLA is breached?
Any help would be greatly appreciated.
- Labels:
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2022 12:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2022 12:34 AM
Hi Aman. Thanks for your quick response! I'm not doing any joins, just using the built in reporting tool as is.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2022 01:55 AM
The filter conditions that you are using, did you verify if there are matching records for that in task_sla table, like your assignment group filter?
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2022 01:34 AM
"Has breached" will be in the [incident] table and not in [incident_sla] table.