<?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 Filtering a Cascading Select in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/filtering-a-cascading-select/m-p/1260295#M47572</link>
    <description>&lt;P&gt;I'm creating a survey for an electric system to collect the phase information. I want the possible downline phasing options to filter based upon the data collected. If Three Phase is chosen, the downline possibilities can be anything from the Phasing choice list. If Two Phase is chosen, the downline possibilities can only be Two or Single phase options that include that letter. If Single Phase is chosen, that phase is the only downline possibility.&lt;/P&gt;&lt;P&gt;Here is the Cascading Selects lists I have created:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AprilChipman_0-1677020239131.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/63369i474AF4F125E7BDCD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AprilChipman_0-1677020239131.png" alt="AprilChipman_0-1677020239131.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here are the Choice Filters I have tried:&lt;BR /&gt;(if${phasing2}='A'), (${phasenorth}='A')&lt;/P&gt;&lt;P&gt;(selected(${phase2}, phase)) or (selected(${phase2}, takeoff))&lt;/P&gt;&lt;P&gt;if${phase2}='Single', not(selected(${phase2}, takeoff))&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AprilChipman_1-1677020405040.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/63370iD9459C892BADD8ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AprilChipman_1-1677020405040.png" alt="AprilChipman_1-1677020405040.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any suggestions would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2023 23:01:08 GMT</pubDate>
    <dc:creator>AprilChipman</dc:creator>
    <dc:date>2023-02-21T23:01:08Z</dc:date>
    <item>
      <title>Filtering a Cascading Select</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/filtering-a-cascading-select/m-p/1260295#M47572</link>
      <description>&lt;P&gt;I'm creating a survey for an electric system to collect the phase information. I want the possible downline phasing options to filter based upon the data collected. If Three Phase is chosen, the downline possibilities can be anything from the Phasing choice list. If Two Phase is chosen, the downline possibilities can only be Two or Single phase options that include that letter. If Single Phase is chosen, that phase is the only downline possibility.&lt;/P&gt;&lt;P&gt;Here is the Cascading Selects lists I have created:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AprilChipman_0-1677020239131.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/63369i474AF4F125E7BDCD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AprilChipman_0-1677020239131.png" alt="AprilChipman_0-1677020239131.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here are the Choice Filters I have tried:&lt;BR /&gt;(if${phasing2}='A'), (${phasenorth}='A')&lt;/P&gt;&lt;P&gt;(selected(${phase2}, phase)) or (selected(${phase2}, takeoff))&lt;/P&gt;&lt;P&gt;if${phase2}='Single', not(selected(${phase2}, takeoff))&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AprilChipman_1-1677020405040.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/63370iD9459C892BADD8ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AprilChipman_1-1677020405040.png" alt="AprilChipman_1-1677020405040.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any suggestions would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 23:01:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/filtering-a-cascading-select/m-p/1260295#M47572</guid>
      <dc:creator>AprilChipman</dc:creator>
      <dc:date>2023-02-21T23:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering a Cascading Select</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/filtering-a-cascading-select/m-p/1260310#M47574</link>
      <description>&lt;P&gt;I love how your mind works!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe the way you'll do this is to use the&amp;nbsp;relevant field and add code ${phasing2} = 'A'&amp;nbsp;or ${phasenorth} ='A'&lt;/P&gt;&lt;P&gt;Let me know how that works for you.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 00:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/filtering-a-cascading-select/m-p/1260310#M47574</guid>
      <dc:creator>MichelleWilliamsERM</dc:creator>
      <dc:date>2023-02-22T00:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering a Cascading Select</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/filtering-a-cascading-select/m-p/1262196#M47688</link>
      <description>&lt;P&gt;Unfortunately, that didn't work.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm now wondering if I should create a new geotrace survey and collect the information about the conductor in line form rather than in point form. Can I select a line in a webmap and pull that geometry into a Survey to create a feature like I can with a point?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 22:43:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/filtering-a-cascading-select/m-p/1262196#M47688</guid>
      <dc:creator>AprilChipman</dc:creator>
      <dc:date>2023-02-27T22:43:17Z</dc:date>
    </item>
  </channel>
</rss>

