Hi
i m new in SAP Smartforms, i m displaying 4 numbers :.
for example :
A 5.09
B 8.00
C 3.04
D 7.03
my problem is that when any of the variable value is 0.00 then it should not display that variable and it sholud not left any blank line. if C is having value 0.00 the output should be like this
A 5.09
B 8.00
D 7.03
but my output is displaying like this
A 5.09
B 8.00
0.00
D 7.03
Help me !
Regards
Viren