Need a report that shows the date of last updated record for licensed users so We can more effectively manage their license allocation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2018 02:40 AM
Hi All,
I have a requirement in that
1. Create report that shows when either Entity or Remediation records were last updated and who the user was.
2. This only applies to Active licensed users
3. It should only show the user, last updated date, and record type updated (Entity/Remediation)
I’m wondering if in Community anyone else has tried to identify when a user last updated a record (any record really). Perhaps we look at it from that perspective – the date a user last made an update on any record in ServiceNow?
I’m totally open to suggestions here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2018 12:39 PM
unfortunately that will just show the last person to update the record.. so take a call center that opens and assigns tickets out.. .<or any user that JUST does triage> they will generally have few if any records that show they updated them... because they just assign the tickets out.. they don't close them.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2018 01:20 PM
You could use Audit History to check for the reassignments over time.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2018 11:22 AM
So you mean to say your licensed users are the users with a particular role and you need to filter only for those users using the Updated By field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2018 11:25 AM
yes for now, i only want to query for ITIL role.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2018 11:26 AM
Is this a custom table?