Hello
I have been asked to update my PowerApp to allow multiple people to be selected at once.
My Sharepoint field is set up like this
And my card (which had originally set up with a dropdown) is set up with this update property
ComboBox3.Selected
The combobox itself has this items property. Multiple choice is switched on
Choices([@'Travel Booking Form'].'Name(s) of Traveller')
When entering multiple people to the combobox, only the last entry is added to the Sharepoint list.
eg. I select Person1, Person2, Person3 only Person3 appears on the list entry
Thanks very much
Conn
My card's update property should be changed to
ComboBox3.SelectedItems
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1