I've been trying to add a field that displays the coordinates of the points I created in AGOL. If I try to calculate the Geometry for x, it returns a number in the range of -17,xxx,xxx. The y is closer but still not correct for a UTM position in Hawaii. I noticed Geometry and Centroid return the same result. Is there a function to display the coordinate data in UTM or Decimal degrees on the attribute table of AGOL? Note: The points are in the correct place when displayed on the basemap.
Solved! Go to Solution.
This geonet post has information in it, that I think you will find useful. https://community.esri.com/thread/232035-collector-aurora-custom-expressions-in-custom-url-scheme-er...
This geonet post has information in it, that I think you will find useful. https://community.esri.com/thread/232035-collector-aurora-custom-expressions-in-custom-url-scheme-er...
Thanks Mark. I put that string into the Arcade box for a Lat/Long field and it worked!