I have a sharepoint list with a "person" column
In powerapps i have a form and the datacard connected to the sharepoint list column Person
So i have a combobox that display all office365 users
Can i make it so that the combobox does not show all users in a long list. I want the user to search for a user and not pick by scrolling. I want to maybe show top 5 users when a user is searching and get rid of the huge long list of users
Is this doable?