- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2022 02:46 AM
I want to capture the duration of a task on RITM from creation time to first assigned to some user via metrics or something. Please help on the same
Solved! Go to Solution.
- Labels:
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2022 03:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2022 02:54 AM
Explore metrics you will find a way to do that. OR else create a duration type field in RITM table.
Write a Business Rule, when assigned_to changes and the duration type field you created is null.
then use the below community thread for setting the duration
https://community.servicenow.com/community?id=community_question&sys_id=0da20f21dbd8dbc01dcaf3231f961917
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2022 03:45 AM
Hi suvro, i need it on task, not on RITM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2022 03:07 AM
Achieved it through metrics by calculating the time difference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2024 10:20 PM
I need exactly the same - can you explain which metrics you have created and how you got it to work?
Thanks.