Hi everyone,
I’ve been trying to add a new field to my shapefile and have been struggling to set the precision and scale. I need a Double data type with a scale of 2 and the default precision, but every time I try, I either get an error message, or the field automatically changes to Float.

I’ve tried several approaches—adding the field directly in the attribute table, using Add Field in ArcGIS Pro, and even exporting it back to a geodatabase—but the same issue persists.
I’ve read mixed information online about whether scale is supported in shapefiles, and I’m not sure what to believe at this point.
Has anyone managed to make this work, or can confirm if it’s simply not supported?
Thank you all! 🙂