- Posts: 57
- Thank you received: 1
Ask the community, share ideas, and connect with other LimeSurvey users!
As far as I understood you want to uncheck if country is NOT =="US".Then you have only two assignments to uncheck "Maruti" and "BMW" if country=="US".
Something like
{M1_1=if(country=="US","","Y"}