laptop and a wrench

Bug

Rounding off labels from the field view does not honor any changes on the 3D scene in ArcGIS Pro.

ArcGIS Pro
Bug ID Number BUG-000157016
SubmittedMarch 27, 2023
Last ModifiedJune 5, 2024
Applies toArcGIS Pro
Version found3.1
Operating SystemWindows OS
Operating System Version11.0
StatusAs Designed

Additional Information

Arcade does not support field formatting for labels. Use the vbscript, python or jscript as the parser and use the field formatting. Otherwise use the Round function from Arcade. Round function documentation: https://developers.arcgis.com/arcade/function-reference/math_functions/#round example: round(number($feature.Fieldname), 2) See the labeling documentation here: https://prodev.arcgis.com/en/pro-app/latest/help/mapping/text/specify-text-for-labels.htm for the note: When using Arcade, field formatting on the layer is not brought over to the labels. Arcade formatting methods must be used.

Workaround

Observations

1. It is observed that even after changing the decimal places from the field view of the selected field (POINT_X) which has non-rounded-off numeric values, the Rounding off option does not show any changes to the labels in the map as well as on the 3D scene view

 2. We were able to reproduce the issue on ArcGIS Pro 3.0, 3.1 and 2.9.5

3. The project file and the video are attached to this defect

Steps to Reproduce

Bug ID: BUG-000157016

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