I think you could make this work by doing a cross join between CSAnswers and CSAttributeDetail.
Replace ‘TEST’ with the id of your attribute.
Because of the cross join, each of the possible choices (from CSAttributeDetail) will be compared with each of the answers (from CSAnswers). The InStr function returns the position where the text is found, or 0 if not found.
The hidden parameter makes it easier to build the formula into the Condition tab.
This will filter to return just the records that match.
This is what the results of the Generic Inquiry look like:
I think you could make this work by doing a cross join between CSAnswers and CSAttributeDetail.
Replace ‘TEST’ with the id of your attribute.
Because of the cross join, each of the possible choices (from CSAttributeDetail) will be compared with each of the answers (from CSAnswers). The InStr function returns the position where the text is found, or 0 if not found.
The hidden parameter makes it easier to build the formula into the Condition tab.
This will filter to return just the records that match.
This is what the results of the Generic Inquiry look like:
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.