Exporting List of Users in an Assignment Group

bwalls
Tera Expert

Hello SN Community,

     I'm having a difficult time trying to export a list of users that are in an assignment group.  Anyone have any ideas?

What I've tried so far:

1 - I've went into the group itself, went to the group member tab, but it will not give me an option to export.

2 - I've tried going to the table itself.

3 - I've tried creating a report, but can't seem to find the correct conditions to get what I'm looking for.

 

Any help would be appreciated...

1 ACCEPTED SOLUTION

SanjivMeher
Kilo Patron
Kilo Patron

You can create a report on the table 'sys_user_grmember'. And add condition Group = <your group name>


Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

4 REPLIES 4

GY
Tera Contributor

Hi Bwalls, 

you can try going to Group member table(sys_user_gemember.LIST) and export from there. 

Thanks,

Gnanesh

SanjivMeher
Kilo Patron
Kilo Patron

You can create a report on the table 'sys_user_grmember'. And add condition Group = <your group name>


Please mark this response as correct or helpful if it assisted you with your question.

Thank you Sanjiv, this is what I was looking for.  I was using the incorrect table name.

Vishal Khandve
Kilo Sage

Hi,

follow the below step

1) go to group table> open any group 

2) in group member related list, right click on the filter and open in other tab

3) once that tab open which is nothing but the group member of selected group

4) on any column list context menu, right click >export. 

 

you will get the export data.

 

Thanks,

Vishal