Hi all,
I am new to WindwardReports and I try to write a nested if as:
<wr:if test=”//ComponentOptions[(./Type==${var1.ComponentType}) and (./Code ==${var1.Code})]/ShowYTDAmounts==’Y’ ”>
<out>
</wr:if>
I got an error:
Error generating report: Exception(s):WindwardSimpleEvaluator - Unbalanced parenthesis
Please help me to fix it.
Many thank,
Trinh Vu