<?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() and select_one_from_file from linked content CSV in web form in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1224091#M45477</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/508233"&gt;@ahargreaves_FW&lt;/a&gt;&amp;nbsp; Please share XLSForm with the corresponding CSV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2022 21:42:21 GMT</pubDate>
    <dc:creator>IsmaelChivite</dc:creator>
    <dc:date>2022-10-20T21:42:21Z</dc:date>
    <item>
      <title>pulldata() and select_one_from_file from linked content CSV in web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1040675#M33411</link>
      <description>&lt;P&gt;I'm trying to use a select_one_from_file and pulldata() with a linked content CSV hosted in ArcGIS Enterprise and I'm finding that the web form is not reflecting updates to the CSV file.&amp;nbsp; Is this functionality possible?&amp;nbsp; If so, is there a certain way I need to configure this to work?&amp;nbsp; I am using the latest version of Survey123 (3.12).&amp;nbsp; I can only get the web form to show the changes when I go to connect and choose to download the linked content CSV and then re-publish the survey.&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 17:21:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1040675#M33411</guid>
      <dc:creator>MichaelBrown4</dc:creator>
      <dc:date>2021-03-25T17:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() and select_one_from_file from linked content CSV in web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1040944#M33425</link>
      <description>&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;Linked Content CSV is not yet supported in the webapp. We have been working on this and while I can't promise anything, it is looking likely to be supported in the next release (3.13). In the meantime, I will get our documentation updated with a known limitation note. Thanks very much for bringing this to our attention.&lt;/P&gt;&lt;P&gt;Brett&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 06:24:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1040944#M33425</guid>
      <dc:creator>BrettStokes</dc:creator>
      <dc:date>2021-03-26T06:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() and select_one_from_file from linked content CSV in web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1041051#M33432</link>
      <description>&lt;P&gt;Thanks for the info on this.&amp;nbsp; In the meantime, I should be able to use the Python code I've seen posted to update the Media folder CSV file correct?&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 14:32:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1041051#M33432</guid>
      <dc:creator>MichaelBrown4</dc:creator>
      <dc:date>2021-03-26T14:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() and select_one_from_file from linked content CSV in web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1041157#M33444</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/77165"&gt;@MichaelBrown4&lt;/a&gt;&amp;nbsp; Correct on updating CSV media with Python. If you can wait until the next release (May), you could also consider populating your list using a query to a feature layer as shown here: &lt;A href="https://earlyadopter.esri.com/project/article/item.html?cap=e69ef91f45744b98882c651f7b518eb7&amp;amp;arttypeid={5a8e51ed-4a87-43fe-a67d-2b7829af130f}&amp;amp;artid={F91C2CD4-2A42-4CA3-AC7D-755A5C34F811}" target="_blank"&gt;https://earlyadopter.esri.com/project/article/item.html?cap=e69ef91f45744b98882c651f7b518eb7&amp;amp;arttypeid={5a8e51ed-4a87-43fe-a67d-2b7829af130f}&amp;amp;artid={F91C2CD4-2A42-4CA3-AC7D-755A5C34F811}&lt;/A&gt;&amp;nbsp; When working with big lists in the web, select_one_from_file may not be the best option as it forces the web app to download the entire list every time the form loads.&amp;nbsp; The ideal solution is dynamic lists. This is still in the works for the web app, but it is planned for the next update.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 18:39:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1041157#M33444</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2021-03-26T18:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() and select_one_from_file from linked content CSV in web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1041189#M33448</link>
      <description>&lt;P&gt;Awesome, thank you for the note on this.&amp;nbsp; I've been eagerly awaiting using the feature layer for dynamic lists.&amp;nbsp; I have many forms that are "identical" across many projects in a program I lead and we have to manually manage the pick lists for each form individually.&amp;nbsp; Many times, the different forms have the same pick list (i.e. people's names) and when a new list item is added/removed/modified, it's a lot of re-publishing and coordination...inherently creating quality issues as things can get missed or incorrectly executed.&lt;/P&gt;&lt;P&gt;My hope is to have a feature layer(s) where we can store all the list values, have a Survey123 form that manages said values, and ultimately have our forms read dynamically from that.&amp;nbsp; Then our users can manage what values show in their choice lists themselves and we can use filters/queries on the feature layer to align to the appropriate project.&lt;/P&gt;&lt;P&gt;Can't wait for May!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 19:33:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1041189#M33448</guid>
      <dc:creator>MichaelBrown4</dc:creator>
      <dc:date>2021-03-26T19:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() and select_one_from_file from linked content CSV in web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1054005#M34307</link>
      <description>&lt;P&gt;Hi Brett, does this mean that pulldata is not supported at all in web forms?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Juliet&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 21:47:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1054005#M34307</guid>
      <dc:creator>JulietK</dc:creator>
      <dc:date>2021-05-03T21:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() and select_one_from_file from linked content CSV in web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1223930#M45463</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929"&gt;@IsmaelChivite&lt;/a&gt;&amp;nbsp; and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/4925"&gt;@BrettStokes&lt;/a&gt;&amp;nbsp;. Can you tell me when the use of select_one_from_file in the web browser will be supported?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 17:47:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1223930#M45463</guid>
      <dc:creator>ahargreaves_FW</dc:creator>
      <dc:date>2022-10-20T17:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() and select_one_from_file from linked content CSV in web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1223959#M45468</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/508233"&gt;@ahargreaves_FW&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/77165"&gt;@MichaelBrown4&lt;/a&gt;&amp;nbsp; select_from_file and linked content is now implemented in the web app. Make sure you publish your survey with Survey123 Connect 3.15 or newer. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 18:23:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1223959#M45468</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2022-10-20T18:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() and select_one_from_file from linked content CSV in web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1224039#M45476</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929"&gt;@IsmaelChivite&lt;/a&gt;&amp;nbsp;but I published with v3.15.178 and have the same issue....&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ahargreaves_FW_0-1666297682282.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/54082i8DC016F661F44AD2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ahargreaves_FW_0-1666297682282.png" alt="ahargreaves_FW_0-1666297682282.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ahargreaves_FW_1-1666297735099.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/54083i69639ED892BE58F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ahargreaves_FW_1-1666297735099.png" alt="ahargreaves_FW_1-1666297735099.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ahargreaves_FW_2-1666298078557.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/54087iBF56E45E8CEEA74C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ahargreaves_FW_2-1666298078557.png" alt="ahargreaves_FW_2-1666298078557.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 20:34:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1224039#M45476</guid>
      <dc:creator>ahargreaves_FW</dc:creator>
      <dc:date>2022-10-20T20:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() and select_one_from_file from linked content CSV in web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1224091#M45477</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/508233"&gt;@ahargreaves_FW&lt;/a&gt;&amp;nbsp; Please share XLSForm with the corresponding CSV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 21:42:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1224091#M45477</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2022-10-20T21:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() and select_one_from_file from linked content CSV in web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1224208#M45482</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929"&gt;@IsmaelChivite&lt;/a&gt;&amp;nbsp;DM sent containing XLS and associated CSV.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, some more digging into this reveals that using the select_one_from_file was preventing the form opening correctly in the browser and giving me this error. The issue was that the name of my CSV contained a "_". Renaming it to remove the "_" resolved the error and fully populated the select_one_from_file&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ahargreaves_FW_0-1666360930786.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/54125iE0AD0291B2CE0289/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ahargreaves_FW_0-1666360930786.png" alt="ahargreaves_FW_0-1666360930786.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 14:40:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-and-select-one-from-file-from-linked/m-p/1224208#M45482</guid>
      <dc:creator>ahargreaves_FW</dc:creator>
      <dc:date>2022-10-21T14:40:15Z</dc:date>
    </item>
  </channel>
</rss>

