Hello,
as I said
1. create a hidden multiple question (M1) with these three options.
2. create an equation: eqM1:
{M1_SQ001=if(TOKEN:ATTRIBUTE=="Associate","Y","")}
{M1_SQ002=if(TOKEN:ATTRIBUTE=="Team Member","Y","")}
{M1_SQ003=if(TOKEN:ATTRIBUTE=="Employee","Y","")}
3. Set the array filter of your question to M1.
The LS manual says array filters are to be used when checking against what was input as answers to previous questions. That's not what I'm doing.
This is exactly what you do in this case. You check against the input in the previous question (M1), nevertheless how the input takes place, by typing or by an equation
Please, have a look into the sample surveys, especially here:
www.limesurvey.org/manual/Expression_Man...cading_Array_Filters
Best regards
Joffm
And of course: Send a sample of your survey with these questions. (*.lss)