report users in groups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2017 07:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2017 07:30 PM
Hi,
You can report on sys_user_grmember table to find users and groups.
sys_user_grmember.LIST
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2017 07:38 PM
Thanks. Let me see if this is what is needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2017 11:06 PM
Hello osvaldo,
As mentioned by Sachin, you should be able to report on table sys_user_grmembership as this holds user to group relationship.
Reference:
Reporting on System Tables - ServiceNow Wiki
Please let us know if you are blocked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2023 12:56 AM
Thank you @sachin_namjoshi ! Had the same query and this was a KBA thingy for me.
