I have the follwoing hidden variable that has the calculation.
I get Sawtooth error, if someone enter zero for Var12. Did any one faced similar kind of issue and what will be the workaround?
<input name="S44" id="S44" type="hidden" value="[% (Var11/Var12) %]">