web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How to create Person F...
Power Apps
Answered

How to create Person Field from Text Field with Person's name

(0) ShareShare
ReportReport
Posted on by 1

Hi there,

 

I have created a dropdown column where is pulls information from another SP List (Project Name). This also pulls through the Project Owner column from the other SP List. The only problem is that the Project Owner is a just a text field with the person's name (e.g. Sarah Smith) but I would like it to be linked to that person's contact card or email - i.e. be a Person field. 

 

Is there a way to create a Person column that will populate itself with the relevant person based on the entry into the Text Column? Then I will hide the text column of that person's name...

 

Thanks in advance!

Categories:
  • Verified answer
    v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @saraha ,

     

    I did a test for you.After pressing the button, the person in the text column will be filled into the person column.

     

    1\ This is my list 'LIST113'.

    v-xiaochen-msft_0-1618882590670.png

     

    2\ Add a button control and set its Onselect property to:

    ForAll(Ungroup(AddColumns(LIST113.TextColumn,"Email",Office365Users.SearchUserV2({searchTerm:ThisRecord.TextColumn,top:1}).value.Mail),"Email") As A,Patch(LIST113,LookUp(LIST113,TextColumn=A.TextColumn),{PersonColumn:{Claims:"i:0#.f|membership|"&A.Mail,Email:A.Mail,Department:"",DisplayName:"",JobTitle:"",Picture:""}}))

     

    3\ The result is as follows:

    v-xiaochen-msft_1-1618883221906.png

     

    Best Regards,
    Wearsky
    If my post helps, then please consider Accept it as the solution to help others. Thanks.

     

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 393 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 278 Most Valuable Professional

Last 30 days Overall leaderboard