laptop and a wrench

Bug

In ArcGIS Pro, labelling the Float data type with Arcade label expressions displays incorrect values after the decimal point.

Last Published: August 2, 2019 ArcGIS Pro
Bug ID Number BUG-000119080
SubmittedDecember 30, 2018
Last ModifiedOctober 6, 2025
Applies toArcGIS Pro
Version found2.2.4
Operating SystemWindows OS
StatusWill Not Be Addressed

Additional Information

The Float data in the database table is a float value 1.509999. Unable to store as 1.51 in binary.

Workaround

  • Use VBScript, JScript or Python label expressions with the Float data type.
  • Create a new Double data type field and populate the desired values into it. Then, use the newly created Double data type field in the Arcade label expressions.
  • Use the following expression: text($feature.Scale_Float, "#.00").

Steps to Reproduce

Bug ID: BUG-000119080

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options