<?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 one cascade choice filter - make some choices relevant to more than one previous choice in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/select-one-cascade-choice-filter-make-some-choices/m-p/1103228#M37677</link>
    <description>&lt;P&gt;Hi yes its a custom column, you can just name the column yourself and make sure the choice filter column for the relevant field refers to it correctly &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; e.g. &lt;STRONG&gt;columnname=${fieldnamewithchoices}&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 19:14:59 GMT</pubDate>
    <dc:creator>JulietK</dc:creator>
    <dc:date>2021-09-29T19:14:59Z</dc:date>
    <item>
      <title>Select one cascade choice filter - make some choices relevant to more than one previous choice</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-one-cascade-choice-filter-make-some-choices/m-p/1003823#M31249</link>
      <description>&lt;P&gt;Hi, I am looking for ways to make the choice list of the child select_one choice be relevant to more than one options selected in the parent select_one choice.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, I have the choice list of Site to be filtered by Location.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JulietK_5-1606083136870.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/769i1990B7B74AA6BD92/image-size/large?v=v2&amp;amp;px=999" role="button" title="JulietK_5-1606083136870.png" alt="JulietK_5-1606083136870.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JulietK_3-1606082969533.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/767i0396C4B8994C53BE/image-size/large?v=v2&amp;amp;px=999" role="button" title="JulietK_3-1606082969533.png" alt="JulietK_3-1606082969533.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I would like to have the choices in Site to be filtered by more than one Location choice, example below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JulietK_4-1606083037387.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/768iA76772AC38186AB3/image-size/large?v=v2&amp;amp;px=999" role="button" title="JulietK_4-1606083037387.png" alt="JulietK_4-1606083037387.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So that 'Tomato' would be shown on the list when A is selected, and also show when C is selected. I've tried separating the parent choices with a comma as above but it doesn't work, and I've also tried separating with OR (e.g. A OR C) which did not work either. With both comma and OR, the choices list for Site was not displayed at all or the dropdown arrow was not offered (for autocomplete appearance).&lt;/P&gt;&lt;P&gt;Is this type of choice filter possible at all, and if so, how should I separate the parent choices? I've done google searches and community searches but haven't been able to find any mentions of anything similar.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 22:21:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-one-cascade-choice-filter-make-some-choices/m-p/1003823#M31249</guid>
      <dc:creator>JulietK</dc:creator>
      <dc:date>2020-11-22T22:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Select one cascade choice filter - make some choices relevant to more than one previous choice</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-one-cascade-choice-filter-make-some-choices/m-p/1003834#M31250</link>
      <description>&lt;P&gt;It's actually quite simple! Just add duplicate rows for the additional choices you'd like to include. Using the example you gave, it would look like this:&lt;/P&gt;&lt;TABLE border="1" width="50%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;List Name&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;Name&lt;/TD&gt;&lt;TD width="16.666666666666668%"&gt;Label&lt;/TD&gt;&lt;TD width="16.666666666666668%"&gt;Location&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Site&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Tomato&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Site&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Tomato&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;C&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To share a real-world example we use Surevy123 for an inter-departmental document workflow, and there are various combinations of choices in other questions that will depend on the &lt;STRONG&gt;status&lt;/STRONG&gt; field. For instance, if the &lt;STRONG&gt;status&lt;/STRONG&gt; is set to "Assessor Review", the &lt;STRONG&gt;review result&lt;/STRONG&gt; field will only allow for the choices "Combination", "Good Legal", "Not GIS Relevant", or "Split", and will only allow the &lt;STRONG&gt;department&lt;/STRONG&gt; field to be set to "assr".&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jCarlson_0-1606086099913.png" style="width: 564px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/772iDD07D3A9DCCE103D/image-dimensions/564x148?v=v2" width="564" height="148" role="button" title="jCarlson_0-1606086099913.png" alt="jCarlson_0-1606086099913.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 23:06:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-one-cascade-choice-filter-make-some-choices/m-p/1003834#M31250</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2020-11-22T23:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Select one cascade choice filter - make some choices relevant to more than one previous choice</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-one-cascade-choice-filter-make-some-choices/m-p/1003839#M31251</link>
      <description>&lt;P&gt;Hi Josh, thank you for the response! That is very helpful &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 23:29:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-one-cascade-choice-filter-make-some-choices/m-p/1003839#M31251</guid>
      <dc:creator>JulietK</dc:creator>
      <dc:date>2020-11-22T23:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Select one cascade choice filter - make some choices relevant to more than one previous choice</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-one-cascade-choice-filter-make-some-choices/m-p/1103198#M37673</link>
      <description>&lt;P&gt;I'm trying to create something similar to this, but I do not have a Location column in my choices tab. Is that a custom column?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 18:02:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-one-cascade-choice-filter-make-some-choices/m-p/1103198#M37673</guid>
      <dc:creator>AshleyPeters</dc:creator>
      <dc:date>2021-09-29T18:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Select one cascade choice filter - make some choices relevant to more than one previous choice</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-one-cascade-choice-filter-make-some-choices/m-p/1103228#M37677</link>
      <description>&lt;P&gt;Hi yes its a custom column, you can just name the column yourself and make sure the choice filter column for the relevant field refers to it correctly &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; e.g. &lt;STRONG&gt;columnname=${fieldnamewithchoices}&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 19:14:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-one-cascade-choice-filter-make-some-choices/m-p/1103228#M37677</guid>
      <dc:creator>JulietK</dc:creator>
      <dc:date>2021-09-29T19:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Select one cascade choice filter - make some choices relevant to more than one previous choice</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-one-cascade-choice-filter-make-some-choices/m-p/1103234#M37678</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 19:32:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-one-cascade-choice-filter-make-some-choices/m-p/1103234#M37678</guid>
      <dc:creator>AshleyPeters</dc:creator>
      <dc:date>2021-09-29T19:32:39Z</dc:date>
    </item>
  </channel>
</rss>

