<?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 pulldata() function from CSV, doesn't works in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-from-csv-doesn-t-works/m-p/1107909#M38064</link>
    <description>&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;We tried to use pulldata function in order to extract information from CSV into a survey, however this function does'nt works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Survey is too simple, we need some fields has populate when we select a name from a list. That's all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We try to replicate an example from web and neither doesn't works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe somebody knows what happen?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CMT (Technical Monitoring Centre)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Oct 2021 14:18:54 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-10-15T14:18:54Z</dc:date>
    <item>
      <title>pulldata() function from CSV, doesn't works</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-from-csv-doesn-t-works/m-p/1107909#M38064</link>
      <description>&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;We tried to use pulldata function in order to extract information from CSV into a survey, however this function does'nt works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Survey is too simple, we need some fields has populate when we select a name from a list. That's all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We try to replicate an example from web and neither doesn't works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe somebody knows what happen?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CMT (Technical Monitoring Centre)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 14:18:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-from-csv-doesn-t-works/m-p/1107909#M38064</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-10-15T14:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() function from CSV, doesn't works</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-from-csv-doesn-t-works/m-p/1107921#M38066</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You have done everything correctly except that your CSV file has semi-colons (;) instead of commas (,) in.&lt;/P&gt;&lt;P&gt;Replace the ; with , in your file and it will work.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 14:36:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-from-csv-doesn-t-works/m-p/1107921#M38066</guid>
      <dc:creator>DeonLengton</dc:creator>
      <dc:date>2021-10-15T14:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() function from CSV, doesn't works</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-from-csv-doesn-t-works/m-p/1107922#M38067</link>
      <description>&lt;P&gt;The problem isn't your syntax, it's your spreadsheet.&amp;nbsp; I believe it has to do with parsed data to columns.&amp;nbsp; Or at least, it worked when I did it.&amp;nbsp; See attached.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 14:36:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-from-csv-doesn-t-works/m-p/1107922#M38067</guid>
      <dc:creator>AllisonHollier</dc:creator>
      <dc:date>2021-10-15T14:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() function from CSV, doesn't works</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-from-csv-doesn-t-works/m-p/1107926#M38068</link>
      <description>&lt;P&gt;See, and I always avoid commas at all costs.&amp;nbsp; LOL&amp;nbsp; Different workstyles!&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 14:38:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-from-csv-doesn-t-works/m-p/1107926#M38068</guid>
      <dc:creator>AllisonHollier</dc:creator>
      <dc:date>2021-10-15T14:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() function from CSV, doesn't works</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-from-csv-doesn-t-works/m-p/1107931#M38069</link>
      <description>&lt;P&gt;Deon, your're absoutely right.&lt;/P&gt;&lt;P&gt;My CSV has semi-colons (;) instead comma (,), I didn't realized that detail. I'm sure that's about regional configuration.&lt;/P&gt;&lt;P&gt;Thanks a lot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CMT&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 14:46:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-from-csv-doesn-t-works/m-p/1107931#M38069</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-10-15T14:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() function from CSV, doesn't works</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-from-csv-doesn-t-works/m-p/1107935#M38070</link>
      <description>&lt;P&gt;Allison, thanks for your time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Your're absoutely right too, I had problems with regional configuration so CSV file was saved incorrectly. I replaced CSV file on the media folder and it works perfectly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CMT&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 14:50:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-from-csv-doesn-t-works/m-p/1107935#M38070</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-10-15T14:50:14Z</dc:date>
    </item>
  </channel>
</rss>

