Hi,
I need your help for this little problem. I have a decimal field which must have six decimal digits. The problem is the following: if, for example, the number is 123.0 I see 123.000000. How can I show only the significant decimal digits?
Thank you very much!