I have a power app and I need to display all users who are part of a certain access team in my CDS. How can I achieve the same?
I do not see a corresponding connector in power apps for access teams.
Hi @PurbashaGhosh,
Access Teams are saved in the Teams entity. You can pick Teams in the CDS connector and filter on "Team Type" equals Access in your data source expression. Ex:
Filter(Teams, 'Team Type' = 'Team Type (Teams)'.Access)
Hope this helps!
mmbr1606
22
Super User 2025 Season 1
stampcoin
19
Michael E. Gernaey
15
Super User 2025 Season 1