laptop and a wrench

Error

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

Última publicación: August 2, 2019 ArcGIS Pro
Número de ID del error BUG-000119080
EnviadoDecember 30, 2018
Última modificaciónOctober 6, 2025
Relacionado conArcGIS Pro
Versión encontrada2.2.4
Sistema operativoWindows OS
EstadoWill Not Be Addressed

Información adicional

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

Solución alternativa

  • 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").

Pasos para reproducir

ID del error: BUG-000119080

Software:

  • ArcGIS Pro

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga