Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Remove Item from ComboBox Selected

(2) ShareShare
ReportReport
Posted on by 4,884 Super User 2025 Season 1
I have ComboBox1.

I have Gallery1.

Gallery1 is populated by the choice(s) made in ComboBox1.

There is a Trash Can icon in Gallery1 that allows the user to REmove the item.

This action does not impact the item(s) selected in ComboBox1.

Example:
The attached shows a choice of two items in ComboBox1.

I removed both items from Gallery1 (ComboBox1 is not impacted by this change).

Is there a way to update the Trash Can icon formula to remove that same (and only) item (the Tag Number)
from the choice made in the ComboBox1?
  • Michael E. Gernaey Profile Picture
    42,798 Super User 2025 Season 1 on at
    Remove Item from ComboBox Selected
     
    What are you using to populate the ComboBox? Did you hard code it, did you use an expression?
     
    Since your trash can removes it from the Gallery but not the Combobox, my assumption is, you are not populating the combobox the same way you are the gallery itself.
     
    Sure you could update the Trashcan to do this to the combobox options, but need to explain how you are populating the items in the combobox.
  • WarrenBelz Profile Picture
    147,619 Most Valuable Professional on at
    Remove Item from ComboBox Selected
    You would need the Items of the Gallery to be a Collection - then it is simply a matter of using RemoveIf() to delete the desired item from the colleciton.
     
    Please click Does this answer your question 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 a Like.
    MVP (Business Applications)    Visit my blog Practical Power Apps    LinkedIn    Buy me a coffee

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >