<?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 Problem with dependent question and multiple choice select in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/problem-with-dependent-question-and-multiple/m-p/1649897#M64129</link>
    <description>&lt;P&gt;I am creating a survey where participants are required to select a few multiple choice options. I have 'Other' as an answer option for the multiple choice select and created a question that is prompting the participant to 'specify other' in a text box - this question dependent upon the participant selecting 'other' in the multiple choice answer options. I noticed that the dependent text box only pops up if you select 'other' first, and if you select a few other multiple choice options and then select 'other', the text box won't pop up. Is there a workaround for this so that even if you select 'other' last, the dependent text box still pops up? Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Sep 2025 20:43:06 GMT</pubDate>
    <dc:creator>JessDavis</dc:creator>
    <dc:date>2025-09-11T20:43:06Z</dc:date>
    <item>
      <title>Problem with dependent question and multiple choice select</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/problem-with-dependent-question-and-multiple/m-p/1649897#M64129</link>
      <description>&lt;P&gt;I am creating a survey where participants are required to select a few multiple choice options. I have 'Other' as an answer option for the multiple choice select and created a question that is prompting the participant to 'specify other' in a text box - this question dependent upon the participant selecting 'other' in the multiple choice answer options. I noticed that the dependent text box only pops up if you select 'other' first, and if you select a few other multiple choice options and then select 'other', the text box won't pop up. Is there a workaround for this so that even if you select 'other' last, the dependent text box still pops up? Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 20:43:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/problem-with-dependent-question-and-multiple/m-p/1649897#M64129</guid>
      <dc:creator>JessDavis</dc:creator>
      <dc:date>2025-09-11T20:43:06Z</dc:date>
    </item>
    <item>
      <title>Problem with dependent question and multiple choice select</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/problem-with-dependent-question-and-multiple/m-p/1649900#M64131</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am creating a survey where participants are required to select a few multiple choice options. I have 'Other' as an answer option for the multiple choice select and created a question that is prompting the participant to 'specify other' in a text box - this question dependent upon the participant selecting 'other' in the multiple choice answer options. I noticed that the dependent text box only pops up if you select 'other' first, and if you select a few other multiple choice options and then select 'other', the text box won't pop up. Is there a workaround for this so that even if you select 'other' last, the dependent text box still pops up? Thanks&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 20:44:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/problem-with-dependent-question-and-multiple/m-p/1649900#M64131</guid>
      <dc:creator>JessDavis</dc:creator>
      <dc:date>2025-09-11T20:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with dependent question and multiple choice select</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/problem-with-dependent-question-and-multiple/m-p/1649907#M64132</link>
      <description>&lt;P&gt;Try this instead of your current relevancy&lt;/P&gt;&lt;P&gt;selected(${options_select},'Other')&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-xlsform-functions/ba-p/893567" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-xlsform-functions/ba-p/893567&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So a select multiple forms a comma delimited list.&amp;nbsp; the selected function acts differently as it triggers if that answer is in the list. Where as the '=' I think takes either the whole list or just looks at the first selection.&amp;nbsp; The selected() function is especially useful when using select multiples.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 21:26:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/problem-with-dependent-question-and-multiple/m-p/1649907#M64132</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2025-09-11T21:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with dependent question and multiple choice select</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/problem-with-dependent-question-and-multiple/m-p/1649910#M64130</link>
      <description>&lt;P&gt;Try using contains() or selected() instead of =.&lt;/P&gt;&lt;P&gt;Multi-select go in as a delimited list (either commas or semicolons idr) so as soon as there's more than one value, it's no longer equal to any one of the choices you have.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 21:09:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/problem-with-dependent-question-and-multiple/m-p/1649910#M64130</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2025-09-11T21:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with dependent question and multiple choice select</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/problem-with-dependent-question-and-multiple/m-p/1650134#M64143</link>
      <description>&lt;P&gt;Thank you so much! This worked for me.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 17:11:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/problem-with-dependent-question-and-multiple/m-p/1650134#M64143</guid>
      <dc:creator>JessDavis</dc:creator>
      <dc:date>2025-09-12T17:11:20Z</dc:date>
    </item>
  </channel>
</rss>

