Hi,
First of all, I am totally new in Power Apps, so maybe the question is too easy..
I have a dropdown menu where users can search for user from an AD group. To see the users, i'm using this:
AzureAD.GetGroupMembers("<group_id>").value. It is working, but it is sorted on businessPhones.
How can I sort this on displayName?

Report
All responses (
Answers (