laptop and a wrench

Bogue

A survey form fails to initialize in the ArcGIS Survey123 web app when the pulldata() function is used in conjunction with the '+' operator.

Dernière publication: October 21, 2022 ArcGIS Survey123
Numéro d’ID de bogue BUG-000151980
EnvoiAugust 30, 2022
Dernière modificationJune 5, 2024
S’applique àArcGIS Survey123
Version trouvée3.15
Système d’exploitationWindows OS
Version du système d’exploitation10.0 64 Bit
StatutDuplicate

Solution de contournement

  1. Use the ArcGIS Survey123 Field App to submit the survey.
  2. Use the pulldata() function to pull the latitude and longitude values into the two separate questions and then use the concat() function with these values for the calculation of the geopoint question:
  • Calculation for Latitude: pulldata('Intersections', 'Lat', 'IntersectionID', ${intersects})
  • Calculation for Longitude: pulldata('Intersections', 'Long', 'IntersectionID', ${intersects})
  • Calculation for Geopoint: concat(number(${Latitude}),' ',number(${Longitude}))

Étapes pour reproduire

ID de bogue: BUG-000151980

Logiciel:

  • ArcGIS Survey123

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement