inf.JPG (144.18 KB)Hi All,
I am using below tag to calculate a field vale. Sample tag is mentioned below.
<?(sum(current-group()/GROSS_PROFIT) div sum(current-group()/ORDER_VALUE))*100?>
value for sum(current-group()/GROSS_PROFIT) is -0.00
value for sum(current-group()/ORDER_VALUE) is 0.00
But when these values are divided we are getting -INF printed in report output for this field value. See attachment .
We do not need to display this -INF instead 0 can be used , please suggest how to handle this.
Thanks,
Hitesh