<?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: Survey123 excessive load time with CSV file in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/1030681#M32757</link>
    <description>&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;We are also running into this problem on mobile devices accessing the survey from safari browser. Did ESRI happen to find a solution or workaround to this slow load time using the 'select_one_from_file' field type? (We are using the pulldata() function to hit a csv with 4 columns approximately 40,000 rows - 6MB in size).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2021 20:52:19 GMT</pubDate>
    <dc:creator>PaigeRichardson</dc:creator>
    <dc:date>2021-02-25T20:52:19Z</dc:date>
    <item>
      <title>Survey123 excessive load time with CSV file</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/776564#M5125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the pulldata function of suvey123 with a csv file of approx. 6MB.&amp;nbsp; Since adding this function the load time of the survey has increased from seconds to hours.&amp;nbsp; Is this normal for a file of this size.&amp;nbsp; The device I am using has over 40Gb of available space and the load is being done over a 100Mb wifi connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2018 04:32:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/776564#M5125</guid>
      <dc:creator>BurlingtonStrachan1</dc:creator>
      <dc:date>2018-11-03T04:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 excessive load time with CSV file</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/776565#M5126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Burlington,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many rows of data are in the CSV file? We are aware of issues with slow load times and performance with large choice lists and using pulldata() with external csv files. Could you please share your xlsx file and external csv file so we can take a closer look?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2018 23:50:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/776565#M5126</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-11-11T23:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 excessive load time with CSV file</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/776566#M5127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you in a repeat?&amp;nbsp; I had this issue for months and finally tracked it down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a drop down in a repeat and that drop down has a choice_filter that&amp;nbsp;uses a field that (like fulllist=${fulllist})&amp;nbsp;&amp;nbsp;and that&amp;nbsp;field is&amp;nbsp;also in the repeat it is super slow.&amp;nbsp; All I did was move the field used in the choice_filter outside of the repeat and my form went from 20 seconds to 1!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check to see if you are doing this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2018 17:53:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/776566#M5127</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2018-11-13T17:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 excessive load time with CSV file</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/776567#M5128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Doug, I also have a slow-loading web-form and came across your answer above from over a year ago. However, the field I&amp;nbsp;have in the choice filter is already outside the repeat (as shown below). I can't really follow how this would improve the loading time for the form but do you still believe that this type of scenario was causing your form to load slowly or with the passage of time do you think it was something else? Thanks in advance, Tom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/485666_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2020 08:01:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/776567#M5128</guid>
      <dc:creator>tomhughson</dc:creator>
      <dc:date>2020-03-19T08:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 excessive load time with CSV file</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/776568#M5129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my case it was a select_one external.&amp;nbsp; You just have a regular choice list.&amp;nbsp; If your list is long moving it to external_choices should help a lot.&amp;nbsp; So that could be it.&amp;nbsp; Start there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2020 13:18:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/776568#M5129</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2020-03-19T13:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 excessive load time with CSV file</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/1030681#M32757</link>
      <description>&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;We are also running into this problem on mobile devices accessing the survey from safari browser. Did ESRI happen to find a solution or workaround to this slow load time using the 'select_one_from_file' field type? (We are using the pulldata() function to hit a csv with 4 columns approximately 40,000 rows - 6MB in size).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 20:52:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/1030681#M32757</guid>
      <dc:creator>PaigeRichardson</dc:creator>
      <dc:date>2021-02-25T20:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 excessive load time with CSV file</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/1033280#M32970</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/126763"&gt;@PaigeRichardson&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;In the latest release we have made signifcant improvement to using large choice lists and select one from file in the Survey123 field app. We utilize improved database performance, cahcing and indexing to achieve this. Unfortunately the web app can not use the same techniques due to the nature of the browser, and while some improvements have been made to increase performance, the time it takes to load a survey with 40,000 records in a list, will still be significantly impacted in a web browser.&lt;/P&gt;&lt;P&gt;Refer to the following blog for the latest 3.12 release and updates:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/what-s-new-in-arcgis-survey123-february-2021/ba-p/1030586" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-blog/what-s-new-in-arcgis-survey123-february-2021/ba-p/1030586&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 06:27:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-excessive-load-time-with-csv-file/m-p/1033280#M32970</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-03-05T06:27:04Z</dc:date>
    </item>
  </channel>
</rss>

