Announcements
I am currently updating my simple Power Apps approval system. Right now, the "Approved By" data card (Person or Group) allows any user from Active Directory to be selected. I want to restrict this field so that only specific approvers can be chosen. Is there an easy way to achieve this, or do you have any recommendations?
Hi there!
If I were you—and if you have the correct permissions—I’d recommend creating a dedicated approvers group and using the Office 365 Groups connector to reference that group. You can then use the results to populate your dropdown dynamically. If that’s not feasible, you could manually create the dropdown items using approver names. Just keep in mind that this approach requires manual updates, whereas a group-based method stays current automatically.
Here’s a high-level approach you could take:
Create an array to hold the approvers. This can be done in the OnVisible property of the page.
OnVisible
Use the M365 Groups connector to retrieve the approvers from the group and add them to the array.
Set the Items property of your dropdown to reference the array variable. This should populate the dropdown with the appropriate names.
Hope this helps!
Thanks, PryroTech (Colby
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 915
Valantis 571
11manish 457