How to calculate total Elapsed time for INCIDENT SLA in Report

Shree14
Tera Contributor

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.

 

Shree14_0-1700045751667.png

 

 

Regards,

Shree

4 REPLIES 4

AndersBGS
Tera Patron
Tera Patron

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/

I have the below details in Incident_sla table & yes want the sum of elapsed time in days and total %.

Shree14_0-1700046886166.png

 

 

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/

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Shree14 

 

Not sure, but do you need total of elapsed time. Try this:

Report on Task_SLA

and define function.

AtulyaLNG_0-1700047166203.png

 

*************************************************************************************************************
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]

****************************************************************************************************************