Hi, comunity
I ‘m using this statement in Arcade to calculate the X Coordinate:
var x = Round(Geometry($feature).X,6)
But, I have this error message.
Execution Error:Cannot create Geometry in this SpatialReference. Engine is using a different spatial reference.
My map have the Coordenate System: WGS 1984 UTM Zone 17S.
Help me, please
Thanks.