Need to calculate On hold reason "Awaiting caller"sum up duration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2024 11:56 AM
Hi,
We have incident state duration and incident state on hold reason duration metric in servicenow instance.
If an incident has different on hold reason with the different duration change..
I need to calculate the sum of duration of on hold reason in specific for an incident.
Help me to achieve this..
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2024 12:16 PM
Hi @Community Alums ,
so you want to calculate e.g 3 durations of“awaiting caller”- and where do you want to store this data/show this data?
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
01-02-2024 12:21 PM - edited 01-02-2024 12:25 PM
Yes if an incident has three times awaiting caller as on hold reason and each has duration.. I need to sum up the duration
I want to show in report
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2024 12:25 PM
Hi @Community Alums ,
ok, you can’t “just”create a normal report through the report designer, as the report designer is not meant for calculation.
basic, my initial though would be to create a hidden field on the incident table, and due a calculation based on a business rule / client script and some scripting.
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
01-10-2024 05:18 AM
Hi @Community Alums ,
if my answer has helped with your question, please mark my answer as accepted solution.
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/