Is there a way to create the list of Roles that are directly assigned to users using ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2022 03:29 AM
Is there a way to centrally check the list of Roles that are directly assigned to users using ServiceNow?
Now I'm opening each user to see the Direct Role.
Is it possible to display a table-like list in Direct Role?
I want to create a list of Roles that are assigned directly to an individual rather than being assigned by a group.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2022 04:05 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2023 07:09 AM - edited 05-26-2023 07:09 AM
Dear @Jaspal Singh
But wouldn't it be easier to filter sys_user_has_role by inherited = false?
What am I missing?
Best
Daniel
If this post was helpful, I would appreciate if you marked it as such - thanks!
Best
Daniel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2023 06:33 PM
Thanks Daniel, this works perfectly

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2022 04:05 AM