- Posts: 14
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
So, you should useUsage in Expression ManagerTo use this number in Expression manager : you must use the quote : for example
.Code:{if(('[Q.nb.A1]'-100)>0,"There are "+('[Q.nb.A1]'-100)+" before this answer is quota out","This answer is quota out")}
So you should send this relevant part of your survey as lss export.I corrected as suggested above and I still get the red box regarding the statCount function and for the displaying of the mean it just displays the verbatim function.
Did you activate it?I believed these functions would work by default with ver 5+. So this is probably an issue.