Hi,
I have been struggling with If statements in feature reports.
Is it possible to make a statement based on whether a text question is answered? I tried among other thing this expression, but it doesn't work:
${if (OPLP1_oms string-length>0)}
${/}
In which 'OPLP1_oms' is the text question.
Please advise.