I want to have our address point automatically calculate the XY coordinates in decimal degrees whenever a new address point is created. The problem I am running into is that when I use the Geometry($feature).x/y function, it creates the point in the map coordinate system units, which is feet. Is there any way to force it to use decimal degrees?