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 / Passing people picker ...
Power Apps
Answered

Passing people picker combo box value into SharePoint list

(0) ShareShare
ReportReport
Posted on by 2

Hi, 

 

Looking for some help. I'm trying to build a simple recognition form that will flow into a gallery of recognition cards.

 

Fields are:

 

From - Combo box people picker (auto populated from Office365Users data source)

To - search in combo box people picker

Title - text input field

Description - text input field

 

The From and To fields, though functional on the preview of the form, don't actually send anything to SharePoint when the form is submitted.

 

The data card Update value is set to: Fieldname.Selected

 

Any help you can provide in getting the user info to send to the SharePoint list is much appreciated. 🙂 Thank you!

Categories:
I have the same question (0)
  • SudeepGhatakNZ Profile Picture
    14,396 Most Valuable Professional on at

    @claireproko ,

    To Patch a People field in SharePoint use the following Syntax.

    Instead of User().Email, retrieve the Email from the combobox

    Patch(SharePointList, ThisItem, PersonField:{
    '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
    Claims: "i:0#.f|membership|" & User().Email,
    Department: "",
    DisplayName: User().FullName,
    Email: User().Email,
    JobTitle: "",
    Picture: ""
    })

     

  • claireproko Profile Picture
    2 on at

    Hi, 

     

    I'm sorry but my knowledge of the syntax and how to make this happen isn't sufficient to make this work. If you could provide some additional info or a link to resources that would be great. Until then I will just have my users select themselves from the people picker field 🙂 Thank you.

  • Verified answer
    SudeepGhatakNZ Profile Picture
    14,396 Most Valuable Professional on at

    Animation.gif

     

     

    SudeepGhatakNZ_0-1707964619474.png

     

    SudeepGhatakNZ_1-1707964651958.png

     

    SudeepGhatakNZ_2-1707964698466.png

     

     

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
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard