Skip to Content
0
Former Member
Dec 13, 2011 at 09:04 AM

How to avoid zeros in output for a field with Decimal type

1479 Views

Hi Friends

In a Report one output field is declared with decimal type.

Whenver that field is not filled with any values zeros will be displayed in the output.

I tried to change the data type to char but i am facing some issues in calculations and shwoing only 2 decimal places.

So is there any way to hide the zeros in the output if we the field is not filled with any value.