Hi,
Need help on how to check multiple users exist in AzureAD.GetGroupMembers
Single user is working fine for me :
User().Email in AzureAD.GetGroupMembers("SGID").value.userPrincipalName
Need help on Multiple users:
<<Multiple users>> in AzureAD.GetGroupMembers("SGID").value.userPrincipalName
Thanks
Durga
Hi @Durga ,
Put the user emails in a combo box control, then use below formula to achieve this:
Combobox1.SelectedItems.Value in AzureAD.GetGroupMembers("SGID").value.userPrincipalName
Regards,
Mona
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
204 | |
180 | |
62 | |
32 | |
30 |
User | Count |
---|---|
324 | |
270 | |
104 | |
74 | |
56 |