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 / Filtering or Adding It...
Power Apps
Answered

Filtering or Adding Items in the Combobox

(0) ShareShare
ReportReport
Posted on by 516

Hi Community, 

 

I have this scenario that i need to add the values of the selected checkbox in the combobox (Type: Choice / SharePoint list / Multi selected enable).

 

To give more details on this, i have a SharePoint list with the field type of "Choice" and the choices values are example. 1. Choice 1 / Choice 2 / Choice 3 / Choice 4). - See screenshot below

 

echodapogi_0-1695323155768.png

 

Now, what i need is, IF the user selected any of the checkbox below, i wanted to add those choice values in the combo box. (my idea is automatically adding /selecting / filtering the combo box value in the app. Remember both Check box and Combo box has an exactly same values. 

 

If i uncheck the "Choice 2", it will also deselect / remove in the combo box. 

 

echodapogi_1-1695323208415.png

 

Is this logic possible? Please help. thank you in advance

 

Echo

 

 

 

Categories:
I have the same question (0)
  • Verified answer
    ANB Profile Picture
    7,252 Super User 2026 Season 1 on at

    Hi @echodapogi ,

    I tried from my end and this what you can do:

     

    First add checkbox in gallery and the item property of gallery and combo box item property make it like below

     

    Choices(TESTING.Keywords)

     

     TESTING is my SP list where Keywords is choice column.

    ANB_0-1695324308194.png

    Then for combo box DefaultSelectedItems property put this code:

     

    Filter(Gallery3.AllItems, Checkbox2.Value = true) 

     

    Gallery3 is a gallery where i have added the checkbox.

    ANB_1-1695324552865.png

     

     

    This should work for you but only in one direction, I mean if you check or uncheck the checkbox, then it will remove or add the value in/from combo box.

     

    -----------------------------------------------------------------------------------------------------------------------------

    I hope this helps.

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs up.

    Thanks,
    ANB

     

  • Michael E. Gernaey Profile Picture
    53,968 Super User 2026 Season 2 on at

    Hello,

     

    Might I ask why you would want to do that(lol I am curious).

     

    Ok, let me validate a couple things.

     

    1. What values are in the ComboBox when the screen first loads? 

    2. When you load do you autoselect the checkboxes then?

    3. What is the difference between the dropdown and the checkboxes as it relates to the user experience

     

    In the end, are you writing the .SelectedItems from the ComboBox back to SharePoint?

     

    So yes, you could filter. You would have to do something like this.

    But it's a little weird because filtering a Single choice is easy but filtering a multichoice requires you to convert to Text and it's just ugly.

     

    Are you sure you really wanna do this hehe


    Cheers
    If you like my answer, please Mark it as Resolved, and give it a thumbs up, so it can help others
    Thank You
    Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
    https://gernaeysoftware.com
    LinkedIn: https://www.linkedin.com/in/michaelgernaey

  • echodapogi Profile Picture
    516 on at

    Thanks so much that helps a lot. It points me to the foundation of what i am going to do. Thank you

  • echodapogi Profile Picture
    516 on at

    Hi FLMike, I have a weird and unique business requirements. To give you an idea, i will be implementing this logic in a dynamic wizard form like app. The business requirements is to create a series of question with the checkbox / radio box as the selected components in the form. but when you create a edit form in powerapps, it automatically selects combo box on the choice field in sharepoint. so i need to display the selection in a checkbox but the same time adding it to the edit form to save. weird case scenario but i think the idea above will work. 

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

WarrenBelz 392 Most Valuable Professional

#2
11manish Profile Picture

11manish 136 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 109 Super User 2026 Season 2

Last 30 days Overall leaderboard