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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動