ArcGIS Pro 3.0.2: The legend fails to respect the number of decimal places as per the expression set for a field,
In the screenshot below, the expression below is set for the indicated field
Round($feature.sumPlnP_lnK, 2)
Nevertheless, the number appears in the legend doesn’t respect this expression as I expect to have the numbers with only two decimal places.
What could be the issue here?
