How to Filter a Multi-Choice Column in a PowerApps Vertical Gallery Using a Dropdown?
I have a table in SharePoint with several columns, one of which is a multi-choice column named Group
. I’ve created a vertical gallery in PowerApps to display the data and added a dropdown control (named drpGroup
) to filter the gallery based on the selected group.