Hi,
I have a report where I am printing a numeric column. I am using Oracle10g, Crystal Report10. The column name is Mynumber and data type is Number (20, 7). I know by default Crystal report rounds by two decimal point. Is there any way I can display the value the way it is? I mean if the value is .7892 I want to display .7892. I know if I convert this data type as char it will work. But without changing the data type can I write formula in decimal and rounding section of format field?
Thanks in advance,
bb
I have a report where I am printing a numeric column. I am using Oracle10g, Crystal Report10. The column name is Mynumber and data type is Number (20, 7). I know by default Crystal report rounds by two decimal point. Is there any way I can display the value the way it is? I mean if the value is .7892 I want to display .7892. I know if I convert this data type as char it will work. But without changing the data type can I write formula in decimal and rounding section of format field?
Thanks in advance,
bb