<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Reverse Geocoding Field always Blank in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/reverse-geocoding-field-always-blank/m-p/789341#M7861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read&amp;nbsp;&lt;A href="https://community.esri.com/groups/survey123/blog/2018/07/06/understanding-reverse-geocoding-in-survey123-30" target="_blank"&gt;https://community.esri.com/groups/survey123/blog/2018/07/06/understanding-reverse-geocoding-in-survey123-30&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From this I have derived the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pulldata("@geopoint",${location},"reversegeocode.address.Address","URL OF MY LOCATOR SERVICE")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which I have placed in the calculation field of a multiline text element just after a geopoint element called location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can reverse geocode the rest end point to get a result in json, the start of which looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-weight: inherit; padding-right: 0.1px; "&gt;{&lt;BUTTON class="" data-ch="0" data-line="0" name="collapse-node" style="color: #2980b9 !important; background-color: transparent; border: 0px solid transparent; font-weight: inherit; text-decoration: none; font-size: inherit; padding: 0px 0.75rem !important;"&gt;&lt;SPAN class="" style="font-weight: inherit; margin-left: calc(-0.5em - 1px); margin-right: calc(-0.5em - 1px);"&gt;&lt;/SPAN&gt;&lt;/BUTTON&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-weight: inherit; padding-right: 0.1px;"&gt;   &lt;SPAN class="" style="color: #4a4a4a; font-weight: 500;"&gt;"address"&lt;/SPAN&gt;:&lt;SPAN style="font-weight: inherit;"&gt;&lt;SPAN style="font-weight: inherit;"&gt;{&lt;/SPAN&gt;&lt;BUTTON class="" data-ch="13" data-line="1" name="collapse-node" style="color: #2980b9 !important; background-color: transparent; border: 0px solid transparent; font-weight: inherit; text-decoration: none; font-size: inherit; padding: 0px 0.75rem !important;"&gt;&lt;SPAN class="" style="font-weight: inherit; margin-left: calc(-0.5em - 1px); margin-right: calc(-0.5em - 1px);"&gt;&lt;/SPAN&gt;&lt;/BUTTON&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-weight: inherit; padding-right: 0.1px;"&gt;      &lt;SPAN class="" style="color: #4a4a4a; font-weight: 500;"&gt;"Address"&lt;/SPAN&gt;:&lt;SPAN class="" style="color: #777777; font-weight: inherit;"&gt;"62 BROUGHTON ROAD, DONCASTER, DN4 7HN"&lt;/SPAN&gt;,&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-weight: inherit; padding-right: 0.1px;"&gt;      &lt;SPAN class="" style="color: #4a4a4a; font-weight: 500;"&gt;"LOCATOR_ENVELOPE"&lt;/SPAN&gt;:&lt;SPAN class="" style="color: #777777; font-weight: inherit;"&gt;"461061,400659,461061,400659"&lt;/SPAN&gt;,&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-weight: inherit; padding-right: 0.1px;"&gt;      &lt;SPAN class="" style="color: #4a4a4a; font-weight: 500;"&gt;"LOCATOR_POINT"&lt;/SPAN&gt;:&lt;SPAN class="" style="color: #777777; font-weight: inherit;"&gt;"461061,400659"&lt;/SPAN&gt;,&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-weight: inherit; padding-right: 0.1px;"&gt;      &lt;SPAN class="" style="color: #4a4a4a; font-weight: 500;"&gt;"LOCATOR_DESCRIPTION"&lt;/SPAN&gt;:&lt;SPAN class="" style="color: #777777; font-weight: inherit;"&gt;"62 BROUGHTON ROAD, DONCASTER, DN4 7HN"&lt;/SPAN&gt;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;...

&lt;/SPAN&gt;So I don't understand why I am getting nothing at all. 

What am I doing wrong in order to get the Address populating into my text field?

UPDATE: I have managed to get an address populating the field but only when I have search for an address and select that address from the locator search. If I put a point on the map my field remains blank. Is there a default search radius that can be increased that is causing the issue?

&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 09:01:47 GMT</pubDate>
    <dc:creator>DarrylHilton</dc:creator>
    <dc:date>2021-12-12T09:01:47Z</dc:date>
    <item>
      <title>Reverse Geocoding Field always Blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/reverse-geocoding-field-always-blank/m-p/789341#M7861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read&amp;nbsp;&lt;A href="https://community.esri.com/groups/survey123/blog/2018/07/06/understanding-reverse-geocoding-in-survey123-30" target="_blank"&gt;https://community.esri.com/groups/survey123/blog/2018/07/06/understanding-reverse-geocoding-in-survey123-30&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From this I have derived the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pulldata("@geopoint",${location},"reversegeocode.address.Address","URL OF MY LOCATOR SERVICE")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which I have placed in the calculation field of a multiline text element just after a geopoint element called location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can reverse geocode the rest end point to get a result in json, the start of which looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-weight: inherit; padding-right: 0.1px; "&gt;{&lt;BUTTON class="" data-ch="0" data-line="0" name="collapse-node" style="color: #2980b9 !important; background-color: transparent; border: 0px solid transparent; font-weight: inherit; text-decoration: none; font-size: inherit; padding: 0px 0.75rem !important;"&gt;&lt;SPAN class="" style="font-weight: inherit; margin-left: calc(-0.5em - 1px); margin-right: calc(-0.5em - 1px);"&gt;&lt;/SPAN&gt;&lt;/BUTTON&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-weight: inherit; padding-right: 0.1px;"&gt;   &lt;SPAN class="" style="color: #4a4a4a; font-weight: 500;"&gt;"address"&lt;/SPAN&gt;:&lt;SPAN style="font-weight: inherit;"&gt;&lt;SPAN style="font-weight: inherit;"&gt;{&lt;/SPAN&gt;&lt;BUTTON class="" data-ch="13" data-line="1" name="collapse-node" style="color: #2980b9 !important; background-color: transparent; border: 0px solid transparent; font-weight: inherit; text-decoration: none; font-size: inherit; padding: 0px 0.75rem !important;"&gt;&lt;SPAN class="" style="font-weight: inherit; margin-left: calc(-0.5em - 1px); margin-right: calc(-0.5em - 1px);"&gt;&lt;/SPAN&gt;&lt;/BUTTON&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-weight: inherit; padding-right: 0.1px;"&gt;      &lt;SPAN class="" style="color: #4a4a4a; font-weight: 500;"&gt;"Address"&lt;/SPAN&gt;:&lt;SPAN class="" style="color: #777777; font-weight: inherit;"&gt;"62 BROUGHTON ROAD, DONCASTER, DN4 7HN"&lt;/SPAN&gt;,&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-weight: inherit; padding-right: 0.1px;"&gt;      &lt;SPAN class="" style="color: #4a4a4a; font-weight: 500;"&gt;"LOCATOR_ENVELOPE"&lt;/SPAN&gt;:&lt;SPAN class="" style="color: #777777; font-weight: inherit;"&gt;"461061,400659,461061,400659"&lt;/SPAN&gt;,&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-weight: inherit; padding-right: 0.1px;"&gt;      &lt;SPAN class="" style="color: #4a4a4a; font-weight: 500;"&gt;"LOCATOR_POINT"&lt;/SPAN&gt;:&lt;SPAN class="" style="color: #777777; font-weight: inherit;"&gt;"461061,400659"&lt;/SPAN&gt;,&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-weight: inherit; padding-right: 0.1px;"&gt;      &lt;SPAN class="" style="color: #4a4a4a; font-weight: 500;"&gt;"LOCATOR_DESCRIPTION"&lt;/SPAN&gt;:&lt;SPAN class="" style="color: #777777; font-weight: inherit;"&gt;"62 BROUGHTON ROAD, DONCASTER, DN4 7HN"&lt;/SPAN&gt;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;...

&lt;/SPAN&gt;So I don't understand why I am getting nothing at all. 

What am I doing wrong in order to get the Address populating into my text field?

UPDATE: I have managed to get an address populating the field but only when I have search for an address and select that address from the locator search. If I put a point on the map my field remains blank. Is there a default search radius that can be increased that is causing the issue?

&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 09:01:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/reverse-geocoding-field-always-blank/m-p/789341#M7861</guid>
      <dc:creator>DarrylHilton</dc:creator>
      <dc:date>2021-12-12T09:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Geocoding Field always Blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/reverse-geocoding-field-always-blank/m-p/789342#M7862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.esri.com/migrated-users/8862"&gt;Darryl Hilton&lt;/A&gt;‌,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see anything wrong with the syntax you provided. Is the Geocode Service shared publicly and not published to a WebGIS Organization you are logged into with Connect? What may be happening is Survey123 could be passing along your log in token to the service and the service may be rejecting it. For example if your locator is on a standalone ArcGIS Server and you are signed in with ArcGIS Online credentials the Geocode Service on the standalone server may be rejecting the ArcGIS Online token.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best way to tell what is going on is to download a program called &lt;A href="https://www.telerik.com/download/fiddler"&gt;Fiddler&lt;/A&gt; (or any other web debugging proxy),&amp;nbsp;&lt;A href="https://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/DecryptHTTPS"&gt;configure it to capture web traffic &lt;/A&gt;in your environment, and see what Survey123 is sending to the service and what the service is returning. Please feel free to reach out to Esri Technical Support and they will be able to assist with debugging the web traffic. A potentially easier workflow that configuring Fiddler would be to see what error's are in the Survey123 diagnostic logs as any errors returned by the server should show up in the logs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2020 20:54:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/reverse-geocoding-field-always-blank/m-p/789342#M7862</guid>
      <dc:creator>ZacharySutherby</dc:creator>
      <dc:date>2020-11-06T20:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Geocoding Field always Blank</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/reverse-geocoding-field-always-blank/m-p/1015097#M31838</link>
      <description>&lt;P&gt;I'm am having this problem too.&amp;nbsp; Mine was working and then just stopped with nothing changing on my end.&amp;nbsp; I'm using iOS.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 17:23:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/reverse-geocoding-field-always-blank/m-p/1015097#M31838</guid>
      <dc:creator>dedgar_polk</dc:creator>
      <dc:date>2021-01-08T17:23:08Z</dc:date>
    </item>
  </channel>
</rss>

