Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Pro Dev & ISV
Answered

How to store person or group type column type in sharepoint list

(0) ShareShare
ReportReport
Posted on by 8

I have a column in sharepoint list of person or group type in sharepoint list. I have made a form using this list in power apps. there is a field called Project owner which comes in the form and the data card has combo box whose items property is set to Office365Users.SearchUser({searchTerm:Self.SearchText,top:999}). now i also have  a submit button to submit form details. Onselect = Submit(Form1). every other data is getting stored in the sharepoint list but the Project Owner Column of type Person or group does not show any data. Please help.

  • Verified answer
    v-mingkz-msft Profile Picture
    Microsoft Employee on at
    Re: How to store person or group type column type in sharepoint list

    Hi @upadharp 

    You can set the Update property of DataCard as:

    {
     '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
     Claims: "i:0#.f|membership|"&DataCardValue52.Selected.Mail,
     Department: "",
     DisplayName: DataCardValue52.Selected.DisplayName,
     Email: DataCardValue52.Selected.Mail,
     JobTitle: "",
     Picture: ""
    }

    vmingkzmsft_0-1693983453139.png

    My SharePoint list.

    vmingkzmsft_1-1693983530713.png

     

    Best Regards,

    Kyrie

     

     

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Power Apps Pro Dev & ISV

#1
WarrenBelz Profile Picture

WarrenBelz 109 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 82 Super User 2025 Season 1

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 72

Overall leaderboard