to set the background here,
I have a gallery of data (call it gallery A)
within gallery A there is a field that has a comma delimited string of values.
i would like to take that string of values and apply it to a sharepoint data set, filtering sharepoint with each value in string as well as a fixed single value 2nd criteria.
Is this possible? If so please provide example that shows the structure of the code
Thanks