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 Person or gro...
Power Apps
Answered

Patching Person or group SharePoint

(0) ShareShare
ReportReport
Posted on by 56

Hello,

 

I am encountering this issue when i am trying to patch a person or group column type in SharePoint. After doing research here in the forums it was advice to enter it like this however not sure why i am still getting the error and it is not updating the manager column in SharePoint. Any thoughts on why this happening? 

 

 

 

patricia_r_0-1633645543493.png

Using a datacardvalue from a form 

patricia_r_0-1633645748660.png

 

 

Categories:
  • Verified answer
    StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    Hi @patricia_r 

     

    Combobox items property is

    Choices(SPList.'PersonColumn')

     

    Patch Command will be

    Patch(
     SPList,
     Defaults(SPList),
     {
     'Assigned to': {
     '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
     Claims: "i:0#.f|membership|" & ComboBox1.Selected.Email,
     Department: "",
     DisplayName: "",
     Email: ComboBox1.Selected.Email,
     JobTitle: "",
     Picture: ""
     }
     }
    )

     

     

  • StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    Hi @patricia_r 


    Please let us know if anything needs on your post. We can help with this.

    Please do not forget to give kudos if you find the suggestion helpful or Accept it as a solution if works fine to help other users to find it useful.

    Thanks,
    Stalin - Learn To Illuminate

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 381 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 340

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard