laptop and a wrench

Erro

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

Última Publicação: October 21, 2022 ArcGIS Survey123
Número de ID do Erro BUG-000151980
EnviadoAugust 30, 2022
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS Survey123
Versão encontrada3.15
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
StatusDuplicate

Solução Provisória

  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}))

Etapas para Reproduzir

ID do Erro: BUG-000151980

Software:

  • ArcGIS Survey123

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download