Hello,
I keep searching and I'm not quite finding what I need. When I switch my SharePoint List person/group column to Choose from: <group name>, the person field dropdown goes blank in the edit form in my Power App. No one to pick from.
Ideally this dropdown only contains members of that SharePoint group. Currently in the Items property is
Choices([@SPList].column_name)
Thanks in advance!