- Posts: 19
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
This will never work. This is a syntax of a multiple question.Q2_SQ001 == "Y"
But you have a ranking question. And then it is wrong.Q2_SQ001 == "Y"
See www.limesurvey.org/manual/Expression_Man...code_Variable_NamingQ2 is a Ranking that has Array Filter: Q1 (max 3 answers)
Then , i think (Q2_1.NAOK == "SQ001" or Q2_2.NAOK == "SQ001" or Q2_2.NAOK == "SQ001")RRanking StyleQ271-4 {Q27_1}{Q27_1.shown}{Q27_1=
}