I have a dropdown that is populated by a column in a sharepoint list, and it contains some names, however I want that when the user selects the name, save in another field the email of the user selected in the dropdown.
I already have an Offic365Users connection, and I couldn't find a solution
And using User () in PowerApps, it doesn't work, it would have to be the connection of Office365 Users
So, how I do it?