Validation in Matrix Question

Hi! I’m inquiring about validation for matrix questions. Is it possible to add a validation rule for each row of the matrix? For instance, in the matrix below, the only valid response for the four questions is “Yes-No-No-Yes,” in that specific order. How can I implement this validation rule?

I checked the tutorials and did not find an answer. Thank you!

You can use logical expressions in the validation like this:

1 Like