<?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: Continued issues with pulldata in web forms in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841327#M20975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wetherbee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;pulldata() functions are not designed to occur within other functions. &amp;nbsp;The best practice would be to have a hidden question store the value looked up via pulldata() and reference that question in the question with the concat function. &amp;nbsp;If you do not want to write the hidden question&amp;nbsp;to the feature service, set the bind::esri:esriFieldType setting to null to have the form ignore that question on submission.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2018 21:06:44 GMT</pubDate>
    <dc:creator>JamesTedrick</dc:creator>
    <dc:date>2018-08-20T21:06:44Z</dc:date>
    <item>
      <title>Continued issues with pulldata in web forms</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841326#M20974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used the sample called "Calculate Location from CSV", modifying the sample slightly to point to an updated pulldata table and to use different field names. I still get the error:&amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;FormLogicError: instance "lift_locations" does not exist in model. I attached the survey and the pulldata table. Thanks for the help.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 20:56:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841326#M20974</guid>
      <dc:creator>WetherbeeDorshow</dc:creator>
      <dc:date>2018-08-20T20:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Continued issues with pulldata in web forms</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841327#M20975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wetherbee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;pulldata() functions are not designed to occur within other functions. &amp;nbsp;The best practice would be to have a hidden question store the value looked up via pulldata() and reference that question in the question with the concat function. &amp;nbsp;If you do not want to write the hidden question&amp;nbsp;to the feature service, set the bind::esri:esriFieldType setting to null to have the form ignore that question on submission.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 21:06:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841327#M20975</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-08-20T21:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Continued issues with pulldata in web forms</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841328#M20976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I actually did what you suggest. Still not working. Please look at attached? Many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 22:22:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841328#M20976</guid>
      <dc:creator>WetherbeeDorshow</dc:creator>
      <dc:date>2018-08-20T22:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Continued issues with pulldata in web forms</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841329#M20977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I should have written is that I mimicked the sample included with survey 123 directly, which uses the pulldata statement within a function. If that is not a best practice, I am surprised to see it included as an official sample. The sample works. Just cannot figure out why my version does not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 22:32:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841329#M20977</guid>
      <dc:creator>WetherbeeDorshow</dc:creator>
      <dc:date>2018-08-20T22:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Continued issues with pulldata in web forms</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841330#M20978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wetherbee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you are correct that the sample needs to be updated. It functions because there are other pulldata() functions that exist by themselves - they provide enough information for the form to work around the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 22:36:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841330#M20978</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-08-20T22:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Continued issues with pulldata in web forms</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841331#M20979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you provide an updated Excel sheet? &amp;nbsp;I only see the version in the initial post, which has a pulldata() function within a concat().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 22:37:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841331#M20979</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-08-20T22:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Continued issues with pulldata in web forms</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841332#M20980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I attached an updated version of both the survey and the pulldata table&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 22:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841332#M20980</guid>
      <dc:creator>WetherbeeDorshow</dc:creator>
      <dc:date>2018-08-20T22:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Continued issues with pulldata in web forms</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841333#M20981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wetherbee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is that the pulldata function is still inside another function - in this version the number() function. &amp;nbsp;Pulldata() must at minimum begin the question - if you migrate the number() functions to the geopoint question, it will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 22:51:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841333#M20981</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-08-20T22:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Continued issues with pulldata in web forms</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841334#M20982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, that did it. Once I calculated the lat and lon from the pulldata table (as strings), I&amp;nbsp;&lt;/P&gt;&lt;P&gt;concat(number(${lat}),' ',number(${long})&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 23:14:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841334#M20982</guid>
      <dc:creator>WetherbeeDorshow</dc:creator>
      <dc:date>2018-08-20T23:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Continued issues with pulldata in web forms</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841335#M20983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post the form with the correct calculation structure? I am having the same issue and would like to see how you resolved it in the xlxs form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 20:42:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841335#M20983</guid>
      <dc:creator>KathrynLevy1</dc:creator>
      <dc:date>2018-08-24T20:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Continued issues with pulldata in web forms</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841336#M20984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached the form and the pulldata table. Best of luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 19:20:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841336#M20984</guid>
      <dc:creator>WetherbeeDorshow</dc:creator>
      <dc:date>2018-08-30T19:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Continued issues with pulldata in web forms</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841337#M20985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="background-color: #ffffff;"&gt;pulldata() functions are not designed to occur within other functions&lt;/SPAN&gt;." Does this also extend to nested IF statements? I want to use the pulldata() function depending upon the input of a previous question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;dave-o.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2020 19:45:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/continued-issues-with-pulldata-in-web-forms/m-p/841337#M20985</guid>
      <dc:creator>daveostrander</dc:creator>
      <dc:date>2020-11-02T19:45:43Z</dc:date>
    </item>
  </channel>
</rss>

