Create a report of groups that includes all group members

heidiyablonski
Tera Contributor

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?

9 REPLIES 9

Chuck Tomasi
Tera Patron

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.


Hi Chuck,


I don't have a sys_user_grmember field. Do you know what I'm doing wrong or have any other suggestions?




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:



find_real_file.png



Hope this helps. Mark the answer as correct/helpful based on impact.



Regards,


Shloke


Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Here's a way to get a report on a table that doesn't normally show up on the table field of a report... Go to the table list first.



find_real_file.png



From there, right click the header and create either a bar chart or pie chart.



find_real_file.png



Modify the report details from there.