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 / Adding a person-record...
Power Apps
Answered

Adding a person-record from a gallery to a column in sharepoint

(1) ShareShare
ReportReport
Posted on by 12
Hi,
 
I have a button in a gallery where I want the onselect to add the logged in users name to a column in an existing sharepoint record.
The column is a "Person or Group" column. So if the user clicks the button he/she will be added to the column for that item.
 
Anyone know how to do this?
 
Thanks 🙏
Categories:
I have the same question (0)
  • Suggested answer
    Ravindra Jadhav Profile Picture
    342 Moderator on at

    Adding a person-record from a gallery to a column in sharepoint

    Please watch below video,
     
    Or
    Use Below Blog
     
    or use below code check video for explainati
    Patch(
    'Project Tasks',
    LookUp('Project Tasks', ID=1),
    {
    EmployeePerson: {
    '@odata.type':"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
    Claims: "i:0#.f|membership|mdevaney@companyname.com",
    Department: "",
    DisplayName: "Matthew Devaney",
    Email: "mdevaney@companyname.com",
    JobTitle: "",
    Picture: ""
    }
    }
    )

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 519 Most Valuable Professional

#2
11manish Profile Picture

11manish 489

#3
Haque Profile Picture

Haque 327

Last 30 days Overall leaderboard