Select to view content in your preferred language

Return values from table on survey123 Connect

270
1
03-07-2023 07:24 AM
anonymous55
Occasional Contributor II

Hello

I am trying to return Latitude and Longitude from table I have when users select values from select one question. I used get layer function but no luck

this is what I have so far

select_one question

autocomplete search('store?url=https://xyz&units=esriSRUnit_StatuteMile&distance=0.25', 'intersects', '@geopoint', ${location})

return values I need to get

decimal lat latitude

decimal long Longitude

Tags (2)
0 Kudos
1 Reply
ZacharySutherby
Esri Regular Contributor

Hello @anonymous55

Are you looking to populate a choice list with latitude and longitude pairs, or are you looking to extract the latitude and longitude values into one single question / separate questions? 

Thank you,
Zach
0 Kudos