Hi everyone,
I am trying to write a syntax for a report template that displays a value when another value is true and display a "\" or "-" if there was no entry.
For example - if they answered "yes" to Q1. then display the answer to Q.2, otherwise "-" is displayed. I tried the else statement but I must have something wrong because it is giving me a parse error.
Thanks