I'm trying to filter my gallery using a combobox which fetches choices from a Sharepoint list.
My combobox "Items" field is - Choices('*sharepointlistname*'.*choicescolumn)
This displays all of the available choices just fine in the combox itself.
Can anybody help me filter my gallery to the selected value of the above combobox, please?
Thanks in advance