I have a gallery based on SP list. Within the SP list I have a Combo Box that contains 24 choices (users can select multiple items). What I am trying to accomplish is a Filter that would display all records where a Combo Box value matches the value from the Dropdown choice (in my Filter Pane).
- Can I show all SP Combo Box values in the gallery?
- Can I filter as I suggested above?
Please try the following,
Filter(SPList, ChoiceColumn.Value = DropDown.Selected.Value)
Please remember to give a ๐ and accept my solution as it will help others in the future.
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
Super User 2025 Season 2
mmbr1606
275
Super User 2025 Season 2