<?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: Select multiple records and submitted records should be individual in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-records-and-submitted-records/m-p/1409720#M56185</link>
    <description>&lt;P&gt;What you are seeing is how a select multiple works.&amp;nbsp; It stores the values as a comma separated list.&amp;nbsp; It cannot make repeat records.&amp;nbsp; You would need to use a select one and have the user hit the plus button to add more records.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Apr 2024 13:41:00 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2024-04-15T13:41:00Z</dc:date>
    <item>
      <title>Select multiple records and submitted records should be individual</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-records-and-submitted-records/m-p/1409666#M56180</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am facing the issue on repeat section and multiple select question. My requirement is when user select the multiple students name from dropdown or list&amp;nbsp;&lt;SPAN&gt;and each selected name records should be stored in a separate row in the related table. I am using begin_repeat type and name question is within the begin_repeat.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;A Snapshot is attached here for your references.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kristofer_0-1713174571254.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/100903i48CEF7E2035C3A26/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kristofer_0-1713174571254.png" alt="Kristofer_0-1713174571254.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am configured the survey form using Survey 123 connect&amp;nbsp; (3.19.116)&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kristofer&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 09:52:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-records-and-submitted-records/m-p/1409666#M56180</guid>
      <dc:creator>Kristofer</dc:creator>
      <dc:date>2024-04-15T09:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple records and submitted records should be individual</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-records-and-submitted-records/m-p/1409720#M56185</link>
      <description>&lt;P&gt;What you are seeing is how a select multiple works.&amp;nbsp; It stores the values as a comma separated list.&amp;nbsp; It cannot make repeat records.&amp;nbsp; You would need to use a select one and have the user hit the plus button to add more records.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 13:41:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-records-and-submitted-records/m-p/1409720#M56185</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-04-15T13:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple records and submitted records should be individual</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-records-and-submitted-records/m-p/1409821#M56187</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your quick response!!&lt;/P&gt;&lt;P&gt;Is there a way like automatically insert three repeats in the survey form (like manually hits the plus sign) when options A, B, and C are selected in the multiple-choice question&amp;nbsp;&lt;SPAN&gt;and calculate the selected&amp;nbsp;values within these inserted repeats?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kristofer&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 17:04:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-records-and-submitted-records/m-p/1409821#M56187</guid>
      <dc:creator>Kristofer</dc:creator>
      <dc:date>2024-04-15T17:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple records and submitted records should be individual</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-records-and-submitted-records/m-p/1409852#M56188</link>
      <description>&lt;P&gt;No there is no way to do that.&amp;nbsp; &amp;nbsp;A python script after that fact would be about the only way.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 17:57:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-records-and-submitted-records/m-p/1409852#M56188</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-04-15T17:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple records and submitted records should be individual</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-records-and-submitted-records/m-p/1409854#M56189</link>
      <description>&lt;P&gt;There is a repeat_count field in the XLSX you could use to automatically create repeats, the issue I've run into for my workflows is it's a hard count not like a default or something you can still add/delete after, but if you're using the select_multiple to pick how many, I wonder if you could count(select_multiple) and create the right amount that way.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 18:01:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-records-and-submitted-records/m-p/1409854#M56189</guid>
      <dc:creator>RobertAnderson3</dc:creator>
      <dc:date>2024-04-15T18:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple records and submitted records should be individual</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-records-and-submitted-records/m-p/1410311#M56208</link>
      <description>&lt;P&gt;You could use an automation process like Power Automate to enter that data in a separate database the way you want. But tbh that is likely overly complicated for this application. I'd re-do the survey to simply change the select_multiple to a select_one (plus any other applicable changes to suit this new data collection method).&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 15:39:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-records-and-submitted-records/m-p/1410311#M56208</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-04-16T15:39:27Z</dc:date>
    </item>
  </channel>
</rss>

