Skip to main content

Notifications

Power Apps - Building Power Apps
Answered

Patch person column

(0) ShareShare
ReportReport
Posted on by

Hello there,

 

I have my SharePoint list, with Text, choice, and person or group column. 

I was able to create new records using the patch function in my Canvas App, but when I create the combo box and select the person that I want to add, it saved all, but the person or group column still empty. 

My SharePoint List: 

image.png

My powerapp and patch function:

image.png

 

Is there a way to be able to save the Felipe Wilches in my Powner (person or group type) on my SharePoint list? 

 

 

  • Verified answer
    v-monli-msft Profile Picture
    v-monli-msft on at
    Re: Patch person column

    Hi @Anonymous ,

     

    What is the Items property of the combo box control that you use for the person and group field? By default, for a multiple-select enabled person and group field, the Items property of the combo box control inside the edit form should be:

    Choices([@ListName].MultiPerson)

    Replace ListName with your SharePoint list name and MultiPerson with your person and group column name.

     

    Then in Patch formula, for this column, the syntax should be:

    .......MultiPerson:ComboBox1.SelectedItems......

    Regards,

    Mona

     

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,343

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,703

Leaderboard