
Announcements
Hi all,
I'm trying to have a free text field where the user can enter a name. I want this name to be looked up in AD / the "Office365 users" connector.
How can I achieve this? What I'd like to have is an interactive user lookup, i.e. if the user enters:
Ideally I want to have all entered text replaced by the displayname of the person found for the match and selected by the user.
Is there an easy way to do this?
The best way is to have a TextInput box and a gallery to display the results of the search. See https://docs.microsoft.com/en-us/power-apps/maker/canvas-apps/connections/connection-office365-users for a step by step way to do this.