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