Solved
Members from Multiple group
Hi Expert
I want to find members from two groups. can anyone help me how to write expression rule for that?
Thanks
Hi Expert
I want to find members from two groups. can anyone help me how to write expression rule for that?
Thanks
Functions Documentation is highly useful. Keep it open in a browser tab if you can.
For instance we have the function a!groupMembers(), which you feed a group and you can get all users that belong to the group.
Then we have the intersection() function which returns the values that are common between two arrays.
Put those together and you suddenly have an array of all users that belong to both groups!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.