Skip to main content

Notifications

Community site session details

Community site session details

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

Not able to add multiple people picker in SharePoint list using PowerApps

(0) ShareShare
ReportReport
Posted on by 2

Hi All,

 

I am trying to add multiple people picker value from PowerApps form but not able to add in the SharePoint list.

 

I have change the column setting from SPList like allow multiple items.

Also changed the PowerApps people picket control setting to Allow multiple items and I am using Patch function but facing issues in the below code.

 

 

In this code I have added ForAll for iterate all items from People picker dropdown.

 

Auditor- My SP list column

Forms Answers - SP list Name

currentItem - Updating current item

ppMBHeaderAuditee- PowerApps people picker

 

Error - The type of this argument 'Auditor' does not match the expected type 'Table'. Found type 'Record'

 

"ForAll(ppMBHeaderAuditee.SelectedItems,

Patch(

'Forms Answers',

currentItem,

{

Auditor:{

'@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",

Claims: ppMBHeaderAuditee.Selected.Claims,

Department: "",

DisplayName: ppMBHeaderAuditee.Selected.DisplayName,

Email: ppMBHeaderAuditee.Selected.Email,

JobTitle: ppMBHeaderAuditee.NavigateItem.JobTitle,

Picture: ""

}

}

)

);"

 

Please help me on this issue, waiting for valuable reply.

 

Thanks

Amol K

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

🌸 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…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Power Apps Pro Dev & ISV

#1
WarrenBelz Profile Picture

WarrenBelz 81 Most Valuable Professional

#2
mmbr1606 Profile Picture

mmbr1606 53 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 48

Overall leaderboard