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 / Patching related issue...
Power Apps
Unanswered

Patching related issue for Person field data type

(0) ShareShare
ReportReport
Posted on by 2,249

Veblitz_1-1669300208048.png

I written below formula in the Patch button onselect ,

 

Roadblocks: Name field is patching the logged in user's display name but formula is not patching user defined names.

 

Example : Admin logged in the form and in the above form admin specify user email in Name field but after clicking patch button Name field captured the logged in user i.e., Admin display name  in Name field in the list level.

 

Veblitz_0-1669300142569.png

 

Output: example

Before clicking patch button Name field contains User details

 

Veblitz_5-1669301469724.png

 

 

 

 

After Patching 

 

Veblitz_4-1669301426664.png

 

 

 

Kindly help

Categories:
I have the same question (0)
  • NandiniBhagya20 Profile Picture
    4,667 Super User 2024 Season 1 on at

    Hi @Veblitz ,
    Try using below formula - 
    Assuming name of the combobox control is NameCombobox - 

    Patch(SPListName, Defaults(SPListName), {Title: DataCardValue42.Text, Name:

    {
    Claims: "i:0#.f|membership|" & Lower(NameCombobox.Selected.Mail),
    Email: NameCombobox.Selected.Mail,
    DisplayName: NameCombobox.Selected.DisplayName,
    Picture: "",
    Department: "",
    JobTitle: ""
    }

    })

  • Veblitz Profile Picture
    2,249 on at

    I used Editform for design and Name is the people field in the list column and this is not custom control combobox.

     

    Kindly revert back incase of any issues

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 364 Most Valuable Professional

#2
11manish Profile Picture

11manish 186

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 105 Super User 2026 Season 1

Last 30 days Overall leaderboard