Hello. I am new to PowerApps and really in need of some help. Your time is appreciate in advance!
I have a gallery with check boxes as the first column. I have most of it figured out except for one thing.
When the user selects the checkbox it will put the item in a collection. When they unselect it will take it out of the collection. So far too easy.
My issue is when I filter the gallery to find items I'm looking for, then clear my filters to show all the records in the gallery, items I had check become unchecked....but the are still in the collection.
How can I keep these check boxes checked even after doing some filtering and then clearing the filtering and All records are showing again.