How to calculate total Elapsed time for INCIDENT SLA in Report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 02:56 AM
Hi Folks,
We have a report built on SLA table(incident_sla), where we get elapsed time for task SLAs.
Now we have a requirement to get the toal elapsed time of all task sla.
please respond if there is any approach to calculate total elapsed time for a INC.
Regards,
Shree
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 02:59 AM
Hi @Shree14 ,
Please share some more details about your requirement " get the total elapsed time of all task sla". Do you just want a sum of the actual elapsed time from the task_sla database view?
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 03:15 AM
I have the below details in Incident_sla table & yes want the sum of elapsed time in days and total %.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 03:47 AM
Hi @Shree14 ,
Got it, I would recommend you to create a Performance Analytics report with one automated indicator that sums up the elapsed time, and one formula indicator which gives you the average percentage pr. day. Tis can be calculated by the formula [[sum of actual elapsed percentage completed today]] / [[count of actual elapsed percentage completed today]].
Both indicators can be showed in same widget where you can utilize left axis as sum of elapsed time and right axis as percentage actual elapsed time.
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 03:19 AM
Hi @Shree14
Not sure, but do you need total of elapsed time. Try this:
Report on Task_SLA
and define function.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************