How to create the report on the user part of how many groups.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2022 12:33 PM
I want to generate the report the user (xyz) contains how many groups.
- Labels:
-
Multiple Versions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2022 12:37 PM
HELLO
YOU CAN CREATE A REPORT ON "SYS_USER_GRMEMBER" table where it stores the users and its groups which they are part of
and in the report you can select type as bar graph and then do group by user field on the grmember table
See below screenshots
Hope this helps
please mark my answer correct if it helps you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2022 04:45 AM
hello
Did my answer help?
if yes feel free to mark my answer correct and close the thread so that it ends in solved queue

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2022 12:41 PM