laptop and a wrench

Error

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

ArcGIS Field Maps
Número de ID del error BUG-000163016
EnviadoNovember 16, 2023
Última modificaciónSeptember 26, 2025
Relacionado conArcGIS Field Maps
Versión encontradaOct 2023
Sistema operativoAndroid
Versión de sistema operativoN/A
EstadoAs Designed

Información adicional

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;

Solución alternativa

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

Pasos para reproducir

ID del error: BUG-000163016

Software:

  • ArcGIS Field Maps

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga