Create a report based on working hours

Terence Riley
Tera Contributor

We're trying to create a report that shows the total time it took to resolve a case based on working hours.  For example. our working hours are 8am to 5pm. A case was opened at 4pm, and the case was resolved at 10am the next day.  The total time to resolve the case would be 3 hours.

3 REPLIES 3

Jaspal Singh
Mega Patron
Mega Patron

Hi Terence,

Considering you have SLAs associated that start, stop and pause on conditions you can try reporting on the Task_SLA table and look for Business Elapsed Time.

In case, the SLA conditions (stop and pause) don't work then you might need to create a BR that takes scheduled time and calculates the time from open to close.

AndersBGS
Tera Patron
Tera Patron

Hi @Terence Riley ,

 

You can make a solution to this by creating a SLA definition with a schedule:

AndersBGS_0-1698995446077.png

 

In the schedule you can define the working hours, whereafter you can measure the "business elapsed time"

 

AndersBGS_1-1698995548674.png

 

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 @Terence Riley 

 

It can be done via SLA. In SLA you can define the Schedule and it can be tracked.

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

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