<?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: Newly supported pulldata() function in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/newly-supported-pulldata-function/m-p/764038#M1998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edit to original post: &amp;nbsp;This happens in the Survey123 for ArcGIS application on Windows. &amp;nbsp;On IOS the data is pulled properly from the csv, however, the dropdown item picked is not cleared when we add to the repeat item (using the plus button). &amp;nbsp;No matter which item we choose from the dropdown, the text in the dropdown doesn't change.&lt;/P&gt;&lt;P&gt;The Form Preview in Survey 123 Connect for ArcGIS on windows executes flawlessly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Sep 2016 16:08:17 GMT</pubDate>
    <dc:creator>JamieKelly1</dc:creator>
    <dc:date>2016-09-09T16:08:17Z</dc:date>
    <item>
      <title>Newly supported pulldata() function</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/newly-supported-pulldata-function/m-p/764037#M1997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are trying to use the pulldata function inside of a repeat, but does not seem to be working correctly.&lt;/P&gt;&lt;P&gt;When completing the survey we get to item 1 of 1 and everything works fine (picking an item from a dropdown, auto populates a note type item using our csv file).&lt;/P&gt;&lt;P&gt;After we click click add, the repeated section updates with a new blank area as expected and shows that we are looking at item 2 of 2. &amp;nbsp;Then when we pick from our dropdown, out note type item does not get auto populated with data from our csv file. &amp;nbsp;We would have expected the note item to be populated as it did for item 1 of 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may be a bug since it is a new function? &amp;nbsp;Or maybe just missing something to allow it to work as we expect?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 14:17:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/newly-supported-pulldata-function/m-p/764037#M1997</guid>
      <dc:creator>JamieKelly1</dc:creator>
      <dc:date>2016-09-09T14:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Newly supported pulldata() function</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/newly-supported-pulldata-function/m-p/764038#M1998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edit to original post: &amp;nbsp;This happens in the Survey123 for ArcGIS application on Windows. &amp;nbsp;On IOS the data is pulled properly from the csv, however, the dropdown item picked is not cleared when we add to the repeat item (using the plus button). &amp;nbsp;No matter which item we choose from the dropdown, the text in the dropdown doesn't change.&lt;/P&gt;&lt;P&gt;The Form Preview in Survey 123 Connect for ArcGIS on windows executes flawlessly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 16:08:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/newly-supported-pulldata-function/m-p/764038#M1998</guid>
      <dc:creator>JamieKelly1</dc:creator>
      <dc:date>2016-09-09T16:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Newly supported pulldata() function</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/newly-supported-pulldata-function/m-p/764039#M1999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jamie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;you are right. This is a bug in 1.7. We will look&amp;nbsp; into this. I was able to get the expected behavior when rendering the result of the pulldata function in a text question, but&amp;nbsp; when&amp;nbsp; using a note (or a read-only text question) I was able to reproduce the problem you describe. Thanks so much for sharing this. I will get this in the development back-log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Note that this issue affects any note that is calculated within a repeat. Technically the problem is not with the pulldata function. It is just a refresh issue that triggers when the value of the note is calculated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ismael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 23:23:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/newly-supported-pulldata-function/m-p/764039#M1999</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2016-09-09T23:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Newly supported pulldata() function</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/newly-supported-pulldata-function/m-p/764040#M2000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update: &amp;nbsp;I changed the note type to a text type and it works correctly (The pulldata function populates the text item from the csv file). &amp;nbsp;On iOS, I still have the issue with the cascading dropdown list inside the repeat. &amp;nbsp;Once a second item (and possibly after a third, fourth, etc.) is added, the last dropdown list in the cascade does not function properly.&lt;/P&gt;&lt;P&gt;I just tried completely removing the calculate field and the text field as a test of whether it was causing the issue, and it does not seem to be the cause. &amp;nbsp;The cascading dropdown lists inside the repeat are still not functioning properly on iOS.&lt;/P&gt;&lt;P&gt;So to explain the issue, we have 3 cascaded dropdown lists that allow the user to choose an Occupational Health and Safety Regulation. &amp;nbsp;(The regulations are broken down into sections like so: Part, Section, Subsection.) &amp;nbsp;For example to choose regulation PART V 29. (3)(a) the user would choose "Part V" in the first dropdown, "29" in the second dropdown, and (3)(a) in the third dropdown. &amp;nbsp;The first dropdown sets the choice filter on the second, and the second sets the choice filter on the third. &amp;nbsp;I would share the xlsx here, but not sure how to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 16:39:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/newly-supported-pulldata-function/m-p/764040#M2000</guid>
      <dc:creator>JamieKelly1</dc:creator>
      <dc:date>2016-09-12T16:39:57Z</dc:date>
    </item>
  </channel>
</rss>

