How to create application wise SLA report for both resolution and response SLA’s
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 02:38 PM
How to create application wise SLA report for both resolution and response SLA’s
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 04:31 PM
Hi Megha,
Considering SLAs are created under task_sla table - usually for Incidents or requests. The key fields for reporting might be - task (record), SLA Definition, start & end times, and status (breached/not)
If you are tracking Applications on any specific table, say you get to task.application kinda reference.
Sample report config:
1. Report > New > Table: task_sla,
2. Condition: SLA Definition.Name CONTAINS Response (or other specific filtering)
Also, add Application conditions like task.Application IS “abc” etc
3. You can also use group by on Application or SLA Type/ SLA Definition (Additional GroupBy with Status for ex)
The whole concept lies in having a field on your target table describing Applications (like Reference field)
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 10:35 PM
Hi @MegaD ,
can you please elaborate on your question? Where do you face issues? Is the application extending task table?
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/