Gallery

Power Apps

How to write a clean Filter function in Power Apps|Discussion of problems with the way it has been written in the past.

I have learnt how to write neatly when applying Filter to a gallery, and I have made notes on how I have tried and teste...
Power Platform

Optimizing Power Apps: Advanced Filtering Techniques for Galleries with Multi-Select Combo Boxes and Solutions to Delegation Warnings

I was asked about how to filter galleries in a multiple selectable combo box, so I will note how to do that. Preparation...
Power Apps

Power Apps How to delete selected SPO list items in the gallery|Batch deletion with multiple selections

I was often asked how to delete selected items in the gallery control, so here's a note. Advance preparation This time, ...
Power Apps

Power Apps Summary of Data Tables for displaying data in tabular format|Discussion on how to use with the Gallery.

In Power Apps, there are two types of controls for displaying a list of data: "Gallery" and "Data Table". I have always ...
Power Apps

Power Apps Gallery scrollable both horizontally and vertically|Display vertical and horizontal scroll bars in Gallery

I implemented this because it became necessary to scroll the gallery both horizontally and vertically. What we want to d...