How to get MyTeams of CurrentUser in Office 365(Dynamics 365) Environment from Powerapps ?
We are trying to check whether the CurrentUser is a member of a particular Team or not. Teams are added from Dynamics 365 environment.
We can get all existing teams by adding 'Teams' entity into Datasource.But we need currentUser's team. Powerapps showing "MyTeams" option in Entity page. But no such option available in code.