Create a report of groups that includes all group members
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2017 08:37 AM
I'm beand new to SN so please be patient (we arent even live yet). I'm being asked to create a report of all assignment groups and include the assignment group members. I haven't been able to get a report of the groups and include the group members. How can I do this?
- Labels:
-
Enterprise Release Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2017 08:38 AM
Hi Heidi,
You can do this by reporting on the group membership table (sys_user_grmember). It contains all the groups and users in that groups.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2017 09:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2017 09:23 AM
Hi,
As chuck said above, you need to pull a report on Group member Table(sys_user_grmember) where you can get all the Group and User details as shown below:
Hope this helps. Mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2017 09:23 AM