Reporting on state changes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2023 01:15 PM
Is there a way in to run a report that shows which changes went to a different state during a certain time frame? For example, I want to report on all changes that went from Assess to Authorize during a certain timeframe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2023 05:06 PM
Hello @LadySGRho89
You can run report on sys_audit table to get this report if the field is being audited. In general state changes in change request are audited, so you can pull up this report as the audit entry contains date time, table name, field name, old value and new value.
Ignore if you have got multiple replies from me for this query, it seems there is an issue with community, the answers posted are some time not showing up in the replies.
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 08:31 AM
Can you show an example of this? I am still fairly new to ServiceNow.
