Announcements
I need to display the first name only from a Person Column in SP List. I am using this code in the Text property
@RoadRunner - you can obtain the first name by adding the Office 365 Users connector as a data source, and then adding either of the below onto the Text property of a Label:
First(Office365Users.SearchUser({searchTerm: ThisItem.'Assigned To'.Email})).GivenName
Office365Users.UserProfile(ThisItem.'Assigned To'.Email).GivenName
Thanks Imran,
I wanted something minimal. I kept poking around until I got it to work after posting this message a few minutes ago. Here is the code I am using:
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 community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 358 Most Valuable Professional
11manish 214 Super User 2026 Season 2
Mohsin Ali 185