Skip to main content

Is there a limit on the number of values (or the overall text string length) that can be used in a question hide rule? I’m running into an error when I add more than a certain number of values in an INCLUDESANY statement. Has anyone else seen this and found a workaround?

The easiest way I’ve found to work around any limitations in the rule field is to create questions that recognize that something is happen, then pointing my rule to that question or series of questions.

For example, say I have an INCLUDESANY for 100 items, I can create a numeric/caluclated question with a default value of 0. I can then create 10 conditional answers, each with an INCLUDESANY that includes 10 of the items, producing a 1 for any of the conditional rules that apply. Then, if ANY of the conditions trigger, the question’s answer changes to 1, and your rule can look to trigger when that question’s answer is 1.