I can get current user's team by using table view. Please see the screenshot below, I create a view for the Team table, set filter conditions, then in Canvas app, I can use Filter(Teams, <View>) to get the current user's teams.
What if I want to get a specific user's teams but not the current login user? For example, I want to get a specific user "user1@abc.com"'s teams.
Very appreciated if any professional users having such experience about this problem.
Regards
Hi,
Thanks for this information.
It seems this requires using Office Group team type. What if I use Owner team type?
Hi @TYu036 ,
Please try:
ClearCollect(GetGroups,MicrosoftEntraID.GetMemberGroups("user1@abc.com",true))
I think this link will help you a lot:
https://learn.microsoft.com/en-us/connectors/azuread/
Best Regards,
Bof
WarrenBelz
223
Most Valuable Professional
MS.Ragavendar
110
stampcoin
86