Hello GIS friends,
I'm trying to save an Attribute Rule in a polygon feature class with WGS 1984 Web Mercator (auxiliary sphere) projection and it is not saving. However, when I put the same Attribute Rule for a feature class in NAD 1983 UTM Zone 16N projection it gets saved.
This is what I'm putting. round(Area($feature, 'acres'),1)
Thank you for your help.
Abi