Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Custom Time to Resolution Report

Joe Taylor
Giga Guru

Need help creating a custom report.  Not sure how to go about this one.

 

The business requirement is to create a report (could be a bar or donut) with date ranges.

Date ranges are (Less than 1 day, 1-2 days, over 1 week, over 1 month)

The values are the total number of incident tickets' resolution times in each range.

 

For example:  10 tickets resolved in less than 1 day, 5 tickets resolved in 1-2 days, 3 tickets resolved in over 1 week, 2 tickets resolved over 1 month.

 

NOTE: We don't have the Performance Analytics Module!

 

Any ideas?

1 ACCEPTED SOLUTION

AndersBGS
Tera Patron

Hi Joe,

 

there is no need to create a custom field, since you already have duration value on each incident.

 

instead you need to look into report ranges:  https://docs.servicenow.com/en-US/bundle/tokyo-now-intelligence/page/use/reporting/concept/c_ReportR...

 

report ranges gives you the possibility to create Less than 1 day, 1-2 days, over 1 week, over 1 month)”. 

after you have created the range, you create a report utilizing duration and the newly created report ranges.

 

if my answer has helped towards a resolution, please accept my answer as solution a give a thumb up.

 

Beat 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/

View solution in original post

6 REPLIES 6

Hi,
I am not talking about duration field.
You can create a choice field and populate as per the resolution time for example.

Resolution Period: Within 1 day, 1-2 days, 2-7 days, More than a week, More than a month.

On the basis of resolution time populate the the resolution Period.

 

 

 

 


Thanks and Regards,

Saurabh Gupta

AndersBGS
Tera Patron

Hi Joe,

 

there is no need to create a custom field, since you already have duration value on each incident.

 

instead you need to look into report ranges:  https://docs.servicenow.com/en-US/bundle/tokyo-now-intelligence/page/use/reporting/concept/c_ReportR...

 

report ranges gives you the possibility to create Less than 1 day, 1-2 days, over 1 week, over 1 month)”. 

after you have created the range, you create a report utilizing duration and the newly created report ranges.

 

if my answer has helped towards a resolution, please accept my answer as solution a give a thumb up.

 

Beat 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/