format-number NaN
Hi,
when I try to format a number and it contains null value i get NaN displayed.
e.g
format-number(NOMINAL,'###.###.###.##0,0000','european')
if the value in NOMINAL is null then NaN is displayed. Can it be displayed null.
Is there a workaround for this?
thanx
raju
|