Hi,
In a geodatabase, stored in ArcGIS Enterprise, is it possible to create dynamic and/or calculated field?
For a point feature, I'd like to create a LAT and LONG fields to store the decimal degrees of the location of the point, which will automatically (dynamically) update whenever the point geometry is changed/moved.. Somehow, it would be similar to certain fields maintained by the geodatase such as AREA and/or LEN.
Is it possible? This would be great.
Also, in practice, it would behave like a custom Arcade expression to display dynamic (calculated) fields in Pop-Ups, but actually stored in the geodatabase...