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 set multi-perso...
Power Apps
Unanswered

How to set multi-person as default value in combobox?

(0) ShareShare
ReportReport
Posted on by 6

Hi,

I have a sharepoint list, and I want to filter from this list and collect more than two people into Combobox as default value in PowerApps as below.

BowChien_0-1623916673072.png

I have try to use Lookup in DefaultSelectedItems property in that combobox and it works. (It shows only one person, for sure because I use Lookup function.)

But If I put Filter function in DefaultSelectedItems, it shows blanks...

My questions is how can I suppose to do to set multiple person as a default value into combobox?

The combobox is a person filed in SP list and already set allow multi-selection.

 

Thank you so much for any solution.

Categories:
  • CNT Profile Picture
    10,921 Super User 2024 Season 1 on at

    @BowChien Is this Combo inside an EditForm?

  • BowChien Profile Picture
    6 on at

    @CNT yes, the combo is inside an EditForm. 🙂

  • CNT Profile Picture
    10,921 Super User 2024 Season 1 on at

    @BowChien Then set the DefaultSelectedItems to ThisItem.columnname (use the correct name)

  • BowChien Profile Picture
    6 on at

    Sorry I didn't mentioned so clear... 

    I have a SharePoint List A and combo(person field) is from this list. I want to show multi-person from another SharePoint List B to this combo.

     

    So, I try below formula in DefaultSelectedItems property in combo as below.

    Table(

    {

    DisplayName: Filter('SPListB',Category.Value = "condition").Title,
    Claims: Filter('SPListB',Category.Value = "condition").Authenticated_Users
    }

    )

  • CNT Profile Picture
    10,921 Super User 2024 Season 1 on at

    @BowChien The Items in the DefaultSelectedItems must match with Items in the Items property of the Combobox. Otherwise it's not going to work. I also don't understand why you want to show values from some other list in the combobox of a column from another list. It's a bit puzzling!

  • BowChien Profile Picture
    6 on at

    @CNT Thanks for prompt reply. Because we put contact person information in SP list as a database and we want to directly show those several contact person as default, because there're lots of contact person and user no need to add one by one. This is the purpose...

  • dperez13 Profile Picture
    432 on at

    i get an error trying this, but not for any other combox

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 411 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 338

#3
WarrenBelz Profile Picture

WarrenBelz 256 Most Valuable Professional

Last 30 days Overall leaderboard