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 / Power Apps Combo Box S...
Power Apps
Unanswered

Power Apps Combo Box Select All

(0) ShareShare
ReportReport
Posted on by 67

Hi Members,

 

have a requirement in Power Apps where I want to add Power Apps Combo Box Select All.

Scenario:

I have a Power Apps Combo box control that is connected to a SharePoint list lookup column. The Combo bo has the Choices values are:

  • Dan
  • Chuck
  • Johanna Lorenz
  • Serena

Later, I want to add the 'Select All ' option to my Combo box value. So, In the Combo box Items property, I have provided the code:

 

Filter(Split("Select All;" & Concat('IT Support Ticket','Issue Assigned To'.Value& ";"), ";"), !IsBlank(Value))

 

cmb selected item error2.png

 

 

 

However, I am facing an issue. My requirement was when the user selects an "Select All" option, I need my Combo should automatically select All the items from the Combo box as shown below:

cmb selected item error1.png

 

 

 

 

 

 

 

 

 

 

But the issue is when I click on the "Select All" option, the combo selects only the "Select All" value, as shown below:

cmb selected item error.png

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Please help me when I select an "Select All" option; I need my Combo should automatically select All the items from the Combo box.  And if my SharePoint list lookup column, If I allow Multiple selections. I am facing an error in the above code.

 

 

Can anyone please suggest how I can resolve this? Thanks in advance!

Categories:
I have the same question (0)
  • Sunil Kumar Pashikanti Profile Picture
    961 Moderator on at

    Hi @Hemashree,

     

    I hope that we cannot use an item from the combo box to select the remaining all items due to circular reference between properties, which is not allowed.

     

    If your requirement permits, try to add a checkbox control separately and use it for selecting/unselecting all the items in combo box.

     

    Kindly check this blog to find the example for the above functionality: 

    https://sunilpashikanti.blogspot.com/2023/11/powerapps-combo-box-select-all-items.html

     

    If this solves your question, would you be so kind as to accept it as a solution & give it a thumbs up.

    Thanks!

     

    @SunilPashikanti 

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
Haque Profile Picture

Haque 94

#2
WarrenBelz Profile Picture

WarrenBelz 82 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard