Is there a way to run a report with all users within of a certain set of groups? I tried to use the "All Users" report template, but it looks like it only accepts 1 "Group Name" Parameter.
I also tried making a nested group with the groups I wanted to report user on, but the report returns 0 users.
Hello,
You cannot do it as you asked, but you can use all users report, and use * as a group name and get
all registered users and all the groups a user belongs to. You can also use wildcards...Sy*Group for example.
All users with blank for group name dumps all users, even those who do not belong to any group. An * lists
just users who at least belong to one.
Save report output as csv, then you can view it easier and use excel or some other spreadsheet program
to make better use of the output (example all user report snip below)