I am having troubles following the online GIS instructions for modifying a field property: Modification of field properties—ArcGIS Pro | Documentation. Essentially I have Acres as a field that I can calculate but there are many decimal points and I am just wanting to show two decimal points (hundredths). I thought I would be able to modify the 'Precision Field' as it is currently set to "0" which I suppose means that it will put as many decimals that it needs. However the precision column is grayed out. I also attempted to copy that field (Acres1) and was successful in changing the precision to "2" only to find that my acres numbers are rounded up to the whole number...Any ideas on how I can control the decimals of my geometry area attibutes I am calculating?
Many thanks in advance!
Solved! Go to Solution.
Hello @WDMParkPlanner , this document describes Precision & Scale settings and when to use them.
Something like Precision 10 & Scale 2 may give you what you want.
Hello @WDMParkPlanner , this document describes Precision & Scale settings and when to use them.
Something like Precision 10 & Scale 2 may give you what you want.
Yes, yes, and yes!!! Thank you! I never would have known scale referenced that!
Does this post do what you want?
R_
That post is also extremely helpful and helped me understand the process for labels as well. This GIS Community is so helpful! Thanks!