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?