laptop and a wrench

漏洞

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

上次发布: August 2, 2019 ArcGIS Pro
漏洞 ID 编号 BUG-000119080
已提交December 30, 2018
上次修改时间October 6, 2025
适用范围ArcGIS Pro
找到的版本2.2.4
操作系统Windows OS
状态Will Not Be Addressed

附加信息

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

解决办法

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

重现步骤

漏洞 ID: BUG-000119080

软件:

  • ArcGIS Pro

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项