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 / How to store person or...
Power Apps
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.

I have the same question (0)
  • Verified answer
    v-mingkz-msft Profile Picture
    Microsoft Employee on at

    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

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 93 Most Valuable Professional

#2
Haque Profile Picture

Haque 81

#3
Valantis Profile Picture

Valantis 49

Last 30 days Overall leaderboard