Handle empty combobox when filtering Galleries in Power Apps

When you are using a combobox to filter a gallery based on the selection, you can check if the selection is blank or not, and depending on that, show only the records that match the combobox selection or show all records. For below scenario, we want to filter the Category of each record based on …

Handle empty combobox when filtering Galleries in Power Apps Read More »