We have few attributes with multi-select control type.
However, when multiple values are selected, the values are concatenated in the database.
Below is a database snapshot:
We have a GI that is using this attribute as a parameter. We would like to filter based on individual attribute and not look for a specific combination. It doesn’t work right now as it keeps looking for a specific combination of attributes
Is there a way to store this differently in the database or a way to separate them?