
Hello,
I am new to power apps and just figured out how to connect Azure Active Directory. I would like to create an app that when a manager enters it it shows them a list of their employees which they can click on to go to the specific employees groups. Then I want to automate a removal from a group process the manager can start by clicking on a specific users group.
I already know how to restrict access to an app by using a AD group (like managers) however, how do I make the app only show their employees and then their employees groups?
Thank you