Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Small question, quick answer. I need a rounding of an expression in the chart number setting.
If the number is 10.113.106, the rounding should be 10.113. What's the proper number format setting?
Regards,
Robert
Go to Properties of the Object -> Number -> Select the particular filed -> Select the Number Format Settings as "Fixed to" -> Fix the Decimal to 3. Only 3 digit decimal will be displayed.
May be like this:
Round(Number/1000)
Go to Properties of the Object -> Number -> Select the particular filed -> Select the Number Format Settings as "Fixed to" -> Fix the Decimal to 3. Only 3 digit decimal will be displayed.
Hi Vinu,
Thanks but's not a decimal, it's a thousands cut off...