laptop and a wrench

Bug

The GUID field is intermittently not returning calculated Arcade expressions in ArcGIS Field Maps on Android devices.

ArcGIS Field Maps
Bug ID Number BUG-000163016
SubmittedNovember 16, 2023
Last ModifiedSeptember 26, 2025
Applies toArcGIS Field Maps
Version foundOct 2023
Operating SystemAndroid
Operating System VersionN/A
StatusAs Designed

Additional Information

The expression shown in the known limit returns the first pole in the database, not the closest pole. The following expression will return the global ID for the nearest pole. var poles = FeatureSetByName($map, "Poles"); var nearestPole = First(Intersects(poles, Buffer($feature, 100, "feet"))); return nearestPole.globalid;

Workaround

Add the calculated expression to a string field in the form as a temporary workaround.

Steps to Reproduce

Bug ID: BUG-000163016

Software:

  • ArcGIS Field Maps

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options