How to create a report which shows time of actual work on task and pause time for each task
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 01:40 AM
Hi All,
I am not able to create a report in ServiceNow which shows time of actual work on task and pause time for each task for a particular catalog item.
How to achieve this?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 01:56 AM
HI,
Do you have any fields or variables that capture that?
If not, then you need to work with states, you need a report on when the state moved to work in progress and complete and for this you will need to create New Metric definition to capture this data points and then report on Metric Instance Table.
-Anurag