Workaround: In the Float data type, users cannot enter values of more than three digits after the decimal point

Summary

In the Float data type, users cannot enter values of more than three digits after the decimal point.

More Information

There is currently a limitation in which only 3 digits are allowed after the decimal point (the rest will be rounded).

Values that are entered in the Float data type fields are rounded off to the nearest value with three decimal places. For example, the input value of 12.3456 is transformed to 12.346.

Workaround

The workaround is to use the String data type for numerical input requiring greater precision.

Related Information

The following links point to related information:


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Feedback
Was this information helpful? Yes No 0 people rated this as helpful.