<?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' to select groups, and default choices within those groups in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-to-select-groups-and-default/m-p/1638209#M63613</link>
    <description>&lt;P&gt;This was a known issue where default values don't appear when questions are hidden by relevancy, as the values are loaded when the form loads.&lt;/P&gt;&lt;P&gt;You can use a calculation instead e.g.&lt;/P&gt;&lt;P&gt;if(selected(${main_select}, 'group1'), 'no', '')&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/setting-a-default-value-on-a-field-with-a-relevant/td-p/851171" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-questions/setting-a-default-value-on-a-field-with-a-relevant/td-p/851171&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jul 2025 22:03:24 GMT</pubDate>
    <dc:creator>ChristopherCounsell</dc:creator>
    <dc:date>2025-07-31T22:03:24Z</dc:date>
    <item>
      <title>'select_multiple' to select groups, and default choices within those groups</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-to-select-groups-and-default/m-p/1638199#M63612</link>
      <description>&lt;P&gt;I have a survey123 design that I'm struggling with getting to work the way I envision.&amp;nbsp; This survey begins with a select_multiple question, the answers to which drives which group(s) get displayed in the rest of the survey.&amp;nbsp; Each selected group has associated with it a set of yes/no questions.&amp;nbsp; The groups' chosen display from the select_multiple choices as expected.&amp;nbsp; The problem is: I want all choices in the selected groups to default to no (as it speeds up time for my users in the field) and I can't seem to make that happen.&amp;nbsp; &amp;nbsp;What happens is, only the first group encountered in the XLS form gets defaulted to the 'no' values.&amp;nbsp; All groups have all choices set to be 'no' in the default field of the form.&amp;nbsp; Why are the subsequent group's default choices being ignored, and what can I try?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 21:48:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-to-select-groups-and-default/m-p/1638199#M63612</guid>
      <dc:creator>CyndyJBresloff</dc:creator>
      <dc:date>2025-07-31T21:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: 'select_multiple' to select groups, and default choices within those groups</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-to-select-groups-and-default/m-p/1638209#M63613</link>
      <description>&lt;P&gt;This was a known issue where default values don't appear when questions are hidden by relevancy, as the values are loaded when the form loads.&lt;/P&gt;&lt;P&gt;You can use a calculation instead e.g.&lt;/P&gt;&lt;P&gt;if(selected(${main_select}, 'group1'), 'no', '')&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/setting-a-default-value-on-a-field-with-a-relevant/td-p/851171" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-questions/setting-a-default-value-on-a-field-with-a-relevant/td-p/851171&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 22:03:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-to-select-groups-and-default/m-p/1638209#M63613</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2025-07-31T22:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: 'select_multiple' to select groups, and default choices within those groups</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-to-select-groups-and-default/m-p/1638212#M63614</link>
      <description>&lt;P&gt;The "body::esri:visible" column should behave like the relevant column, but hiding and showing data with this column shouldn't clear out data. Give that a try and let us know how it goes, I've only seen this in the docs and never in practice.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 22:13:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-to-select-groups-and-default/m-p/1638212#M63614</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2025-07-31T22:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: 'select_multiple' to select groups, and default choices within those groups</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-to-select-groups-and-default/m-p/1638214#M63615</link>
      <description>&lt;P&gt;I believe using the bind will fill the non relevant groups with the default no values. This might be an issue later if these values should be empty.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 22:16:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-to-select-groups-and-default/m-p/1638214#M63615</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2025-07-31T22:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: 'select_multiple' to select groups, and default choices within those groups</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-to-select-groups-and-default/m-p/1639353#M63666</link>
      <description>&lt;P&gt;I have tried the suggestions above, and nothing seems to work.&amp;nbsp; I even broke out the select_multiple to select_one(s) and that also did not work (and I'd prefer not to do the survey that way).&amp;nbsp;&lt;/P&gt;&lt;P&gt;If someone could take a look at my XLS file and see if anything is terribly amiss, I'd appreciate it.&amp;nbsp; I've tried a lot of minor variations on this, to no avail.&lt;/P&gt;&lt;P&gt;(using Survey123 Connect v. 3.23.48)&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2025 14:50:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-to-select-groups-and-default/m-p/1639353#M63666</guid>
      <dc:creator>CyndyJBresloff</dc:creator>
      <dc:date>2025-08-06T14:50:37Z</dc:date>
    </item>
  </channel>
</rss>

