Is there a way to filter user by the group that they are assigned to? Or to view all the users assigned to a group in the UI? I know we can pull the XML of the org and look through that but just looking for a quicker/ cleaner way to see who is assigned to a specific group.
Page 1 / 1
Hi George,
while I’m unaware if this is possible through the UI, you could run following query against the PSO System Database and export the results into an Excel-Spreadsheet (format as table so you can filter on Group_ID):
select * from USER_GROUP
Best regards
Roman
Hi George,
You can submit this as a feature request on the Idea wall. Our suggested solution would be to add a ‘Users’ tab to the ‘Groups’ page on the Administration workspace.
Kind regards,
Khalid
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.