web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

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 Pashikanti Profile Picture
    736 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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 840 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 332 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 275

Last 30 days Overall leaderboard