<?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: Populate multiple choice answer using pulldata()? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-multiple-choice-answer-using-pulldata/m-p/777413#M5338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I like your enthusiasm Mitchell, but in my attempt I quickly recognized how commas are treated in a csv (okay, I'll confess... I already knew how commas are treated). &amp;nbsp;I tried wrapping in the multiple values, separated by commas, in quotes (single and double), and it still errored out. &amp;nbsp;Is there is an escape character? &amp;nbsp;Did I give up my quest too soon. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put it on the back burner and decided the customer didn't adequetly describe their requirements, but thought I would try one last time before letting them know Survey123 doesn't do that. &amp;nbsp;My other thought was to not have the values from the external cab seperated by commas and serve up these values in a note above the question, but that seems kind of bush league.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: for the record, as the title of my post suggests, I was asking about pulldata() from an external csv.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Feb 2017 01:28:57 GMT</pubDate>
    <dc:creator>RyanGatchell2</dc:creator>
    <dc:date>2017-02-24T01:28:57Z</dc:date>
    <item>
      <title>Populate multiple choice answer using pulldata()?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-multiple-choice-answer-using-pulldata/m-p/777411#M5336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to populate a select_multiple type with the pulldata function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 23:18:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populate-multiple-choice-answer-using-pulldata/m-p/777411#M5336</guid>
      <dc:creator>RyanGatchell2</dc:creator>
      <dc:date>2017-02-23T23:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Populate multiple choice answer using pulldata()?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-multiple-choice-answer-using-pulldata/m-p/777412#M5337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's two things you could be asking here and I'm not immediately sure which one you meant, so I'll answer both. Assuming you mean populating the actual choice list from a CSV, no, this isn't possible. That's the purpose of the search() function in the XLSForm specification, which hasn't been implemented yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you instead meant the survey using pulldata() to select a default answer for a multiple choice question, there's no reason this wouldn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 00:15:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populate-multiple-choice-answer-using-pulldata/m-p/777412#M5337</guid>
      <dc:creator>MitchellProctor</dc:creator>
      <dc:date>2017-02-24T00:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Populate multiple choice answer using pulldata()?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-multiple-choice-answer-using-pulldata/m-p/777413#M5338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I like your enthusiasm Mitchell, but in my attempt I quickly recognized how commas are treated in a csv (okay, I'll confess... I already knew how commas are treated). &amp;nbsp;I tried wrapping in the multiple values, separated by commas, in quotes (single and double), and it still errored out. &amp;nbsp;Is there is an escape character? &amp;nbsp;Did I give up my quest too soon. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put it on the back burner and decided the customer didn't adequetly describe their requirements, but thought I would try one last time before letting them know Survey123 doesn't do that. &amp;nbsp;My other thought was to not have the values from the external cab seperated by commas and serve up these values in a note above the question, but that seems kind of bush league.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: for the record, as the title of my post suggests, I was asking about pulldata() from an external csv.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 01:28:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populate-multiple-choice-answer-using-pulldata/m-p/777413#M5338</guid>
      <dc:creator>RyanGatchell2</dc:creator>
      <dc:date>2017-02-24T01:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Populate multiple choice answer using pulldata()?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-multiple-choice-answer-using-pulldata/m-p/777414#M5339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right here unfortunately, there's no way to do this yet. Depending on the workflow, an external select might work. &lt;A class="link-titled" href="http://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformcascadingselects.htm" title="http://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformcascadingselects.htm"&gt;Cascading and external selects—Survey123 for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you're describing specifically is handled by search() in the XLSForm specification, which is still being worked on being included in Survey123.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 05:26:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populate-multiple-choice-answer-using-pulldata/m-p/777414#M5339</guid>
      <dc:creator>MitchellProctor</dc:creator>
      <dc:date>2017-02-24T05:26:25Z</dc:date>
    </item>
  </channel>
</rss>

