Announcements
I have a field in my sharepoint list that is user email. How can I show it on my Powerapps the name of that user?
Hi @Anonymous ,
Firstly connect to the Office365Users connector, then the syntax is (note the location of the email below)
First( Office365Users.SearchUser( {searchTerm:YourSPField]} //You will need to put your field name/lookup in here ) ).DisplayName
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hello,
You can use "UserProfile" function of "Office365Users" connector to fetch user details.
Following are the steps,
Refer to the attachment for more details.
Please click Accept as Solution, if this solution solved your issue.
Thanks & Regards,
Devendra Singh
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 842
Valantis 563
Haque 402