<?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 Re: pulldata() to geopoint the facility being surveyed, not location of submitter in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-to-geopoint-the-facility-being-surveyed/m-p/874250#M28813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have a similar problem and&amp;nbsp; this is what i do to fix:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/486283_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this case ${patietcity} is porth_authority_list.&lt;/P&gt;&lt;P&gt;i need to check if my city is not selected and put a defautl lat lon of 0 0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;also check in the csv the values for port_authority_list is exact as in the the xlsx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2020 12:48:56 GMT</pubDate>
    <dc:creator>josevaldes1</dc:creator>
    <dc:date>2020-03-26T12:48:56Z</dc:date>
    <item>
      <title>pulldata() to geopoint the facility being surveyed, not location of submitter</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-to-geopoint-the-facility-being-surveyed/m-p/874248#M28811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to do a pulldata() function to do the following: I have a list of facilities to choose from, and want the survey location to be recorded as the address of the specific facility that is chosen from the dropdown menu.&amp;nbsp; The reason I need to do this is so that I can attach the survey to the facility when used as a service layer in AGOL.&amp;nbsp; Does that make sense?&amp;nbsp; I don't want the survey to be geocoded to where the person is when the complete and submit the survey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been working on it the entire day and for some reason, it keeps returning the wrong X,Y coordinates for some and is returning nothing for others.&amp;nbsp; Here is what I have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="160" src="https://community.esri.com/legacyfs/online/486184_pastedImage_1.png" width="809" /&gt;&lt;/P&gt;&lt;P&gt;NOTE: &amp;nbsp;&amp;nbsp;&amp;nbsp;PortAddressC is the csv file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;COMPANY is the list of facilities that match up to the port_authority_list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLEASE HELP ME!&amp;nbsp; I'm losing my mind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2020 17:23:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-to-geopoint-the-facility-being-surveyed/m-p/874248#M28811</guid>
      <dc:creator>branden_villalonaVillalona</dc:creator>
      <dc:date>2020-03-25T17:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() to geopoint the facility being surveyed, not location of submitter</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-to-geopoint-the-facility-being-surveyed/m-p/874249#M28812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Branden&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At first glance your XLSForm looks okay (besides a superfluous closing parenthesis on the location calculation). Could you please provide your XLSForm and CSV so I can take a closer look? You can attach files to a GeoNet post using the 'advanced editor'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2020 23:14:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-to-geopoint-the-facility-being-surveyed/m-p/874249#M28812</guid>
      <dc:creator>Jim-Moore</dc:creator>
      <dc:date>2020-03-25T23:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() to geopoint the facility being surveyed, not location of submitter</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-to-geopoint-the-facility-being-surveyed/m-p/874250#M28813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have a similar problem and&amp;nbsp; this is what i do to fix:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/486283_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this case ${patietcity} is porth_authority_list.&lt;/P&gt;&lt;P&gt;i need to check if my city is not selected and put a defautl lat lon of 0 0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;also check in the csv the values for port_authority_list is exact as in the the xlsx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2020 12:48:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-to-geopoint-the-facility-being-surveyed/m-p/874250#M28813</guid>
      <dc:creator>josevaldes1</dc:creator>
      <dc:date>2020-03-26T12:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() to geopoint the facility being surveyed, not location of submitter</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-to-geopoint-the-facility-being-surveyed/m-p/874251#M28814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your latcity and loncity should both only have '0' - combined, the caclulation in location would create '0 0'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2020 18:52:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-to-geopoint-the-facility-being-surveyed/m-p/874251#M28814</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2020-03-27T18:52:49Z</dc:date>
    </item>
  </channel>
</rss>

