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 / DefaultSelectedItems i...
Power Apps
Answered

DefaultSelectedItems in ComboBox

(0) ShareShare
ReportReport
Posted on by 565

Hi,

 

I have a combobox that takes the values from a Dataverse table and I need that all the values come pre-selected by default.

The Item property has:

 

Filter(Resources, Type = "APP" And Key <>"OTHER" And Active= true)

 

In the DefaultSelectedItems property I have:

 

Lookup(Resources, Type = "APP" And Key <>"OTHER" And Active= true)

 

And I do not get all the values pre-selected.

The field displayed is Name in the Combobox.

Thanks for any help!

 

 

Categories:
I have the same question (0)
  • BCBuizer Profile Picture
    22,577 Super User 2026 Season 1 on at

    Hi @EmilioRoqueta69 ,

     

    The LookUp function will only return a single item. To select all items, use the same formula as for the Items property:

    Filter(Resources, Type = "APP" And Key <>"OTHER" And Active= true)
  • Verified answer
    BCBuizer Profile Picture
    22,577 Super User 2026 Season 1 on at

    Hi @EmilioRoqueta69,


    Has this issue been resolved? If so, please mark the post that was key to the solution by pressing the "Accept as Solution" button so it's easier to find for other members of the community.

  • EmilioRoqueta69 Profile Picture
    565 on at

    I created a collection with this values:

     

    Filter(Resources, Type = "APP" And Key <>"OTHER" And Active= true)

     

     and put the collection in DefaultSelectedItems and it works.

     

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

#2
Haque Profile Picture

Haque 261

#3
Kalathiya Profile Picture

Kalathiya 221 Super User 2026 Season 1

Last 30 days Overall leaderboard