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 Tip! Alternative...
Power Apps
Unanswered

Power Tip! Alternative Checkbox

(1) ShareShare
ReportReport
Posted on by 472

On one of my recent projects,

I have a Gallery control, in each row I have a checkbox for the user to select. 

Default is set to unchecked.

 

When the user checks the checkbox the item ID of the Gallery item is added to a collection, if the user unchecks the checkbox the item ID is removed from the collection. This works great.

 

But if I do another filter to bring up a new set of choices, this intermittently happens, all of the row item checkboxes are checked in the new filter data set, not added to the collection. The only way to add them to the collection at this point is to uncheck and recheck the checkbox, not good.

 

To solve this I chose to remove all the check boxes and add two Icons instead, one for adding to the collection and the other for removing from the collection. 

 

DisplayMode for the add icon is set to If(ThisItem in {My COLLECTION HERE}, Disabled, Edit)

DisplayMode for the remove icon is set to If(ThisItem in {My COLLECTION HERE}, Edit, Disabled)

Now only one icon per row will be active.

 

This even works when switching data sources. 

I will troubleshoot the checkbox issue at a later time.

 

Categories:
I have the same question (0)

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

Kalathiya 428

#2
WarrenBelz Profile Picture

WarrenBelz 374 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 333 Super User 2025 Season 2

Last 30 days Overall leaderboard