<?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: Survey123 Report Syntax Select Multiple Help in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-syntax-select-multiple-help/m-p/1591955#M61523</link>
    <description>&lt;P&gt;If I'm understanding correctly, I would try something like this in the calculation field:&lt;/P&gt;&lt;P&gt;if(selected(${accessible},'No'),"N/A","Inlet and Outlet")&lt;/P&gt;&lt;P&gt;If the accessible question is marked "No," return "N/A," else return "Inlet and Outlet."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Mar 2025 20:17:54 GMT</pubDate>
    <dc:creator>AnninaRupe1</dc:creator>
    <dc:date>2025-03-04T20:17:54Z</dc:date>
    <item>
      <title>Survey123 Report Syntax Select Multiple Help</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-syntax-select-multiple-help/m-p/1591660#M61513</link>
      <description>&lt;P&gt;I'm working on a report template for my survey123 data. I need it show the corresponding answer only if "no" is selected on another question.&lt;/P&gt;&lt;P&gt;These are the questions&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aprhyde11_0-1741095490503.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/126865iCAFF221CBADB2782/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aprhyde11_0-1741095490503.png" alt="aprhyde11_0-1741095490503.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;These are the possible answers&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aprhyde11_1-1741095640275.png" style="width: 212px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/126870i1842FE0EEFB4D97E/image-dimensions/212x68?v=v2" width="212" height="68" role="button" title="aprhyde11_1-1741095640275.png" alt="aprhyde11_1-1741095640275.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If accessible=yes, I need my template to return N/A&lt;/P&gt;&lt;P&gt;If accessible=no, I need my template to return the answer to inlet_outlet&lt;/P&gt;&lt;P&gt;This is what I have been using variations of&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;${if accessible==”Yes”}N/A${/}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;${if accessible==”No”}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;${if inlet_outlet | selected:"NA" &amp;amp;&amp;amp; inlet_outlet | selected:"Inlet"} &amp;amp;&amp;amp; ${inlet_outlet | selected:"Outlet"}Inlet and Outlet ${/}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;${if inlet_outlet | selected:"NA"} &amp;amp;&amp;amp; ${inlet_outlet | selected:"Inlet"}Inlet ${/}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;${if inlet_outlet | selected:"NA"} &amp;amp;&amp;amp; ${inlet_outlet | selected:"Outlet"} Outlet ${/}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;${if inlet_outlet | selected:"Inlet"} Inlet ${/}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;${if inlet_outlet | selected:"Outlet"} Outlet ${/}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;${if inlet_outlet&amp;nbsp; | selected:”NA”} N/A${/}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;${/}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;This is the output I get on my sample reports for when accessible=no and inlet_outlet=Inlet and Outlet&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aprhyde11_2-1741096708635.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/126872i8ED6EF658FFDAEA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aprhyde11_2-1741096708635.png" alt="aprhyde11_2-1741096708635.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I need the output to only say "Inlet and Outlet". I would also like the check box gone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 14:01:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-syntax-select-multiple-help/m-p/1591660#M61513</guid>
      <dc:creator>aprhyde11</dc:creator>
      <dc:date>2025-03-04T14:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Report Syntax Select Multiple Help</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-syntax-select-multiple-help/m-p/1591955#M61523</link>
      <description>&lt;P&gt;If I'm understanding correctly, I would try something like this in the calculation field:&lt;/P&gt;&lt;P&gt;if(selected(${accessible},'No'),"N/A","Inlet and Outlet")&lt;/P&gt;&lt;P&gt;If the accessible question is marked "No," return "N/A," else return "Inlet and Outlet."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 20:17:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-report-syntax-select-multiple-help/m-p/1591955#M61523</guid>
      <dc:creator>AnninaRupe1</dc:creator>
      <dc:date>2025-03-04T20:17:54Z</dc:date>
    </item>
  </channel>
</rss>

