<?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: &amp;quot;Relevant&amp;quot; field syntax for multiple choice questions in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/quot-relevant-quot-field-syntax-for-multiple/m-p/775053#M4752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was it. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Oct 2016 23:11:01 GMT</pubDate>
    <dc:creator>KatjaKrivoruchko</dc:creator>
    <dc:date>2016-10-24T23:11:01Z</dc:date>
    <item>
      <title>"Relevant" field syntax for multiple choice questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/quot-relevant-quot-field-syntax-for-multiple/m-p/775051#M4750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following survey question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Who are your main customers (check all that apply)?&lt;BR /&gt;-&amp;nbsp;&amp;nbsp; &amp;nbsp;Contractors&lt;BR /&gt;-&amp;nbsp;&amp;nbsp; &amp;nbsp;Designers&lt;BR /&gt;-&amp;nbsp;&amp;nbsp; &amp;nbsp;Manufacturer&lt;BR /&gt;-&amp;nbsp;&amp;nbsp; &amp;nbsp;Individual customers&lt;BR /&gt;-&amp;nbsp;&amp;nbsp; &amp;nbsp;Retailers&lt;BR /&gt;-&amp;nbsp;&amp;nbsp; &amp;nbsp;Other&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If “Other” is checked, I want a text field to appear to provide more info. This works fine (with ${Customers} ='Other' query) if “Other” is the only field that is checked. However, if “Other” and anything else is checked, the query evaluates to false. What would be the correct syntax to get the text field to display when “Other” with or without other options is selected? I tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;${Customers} like %'Other'%&lt;BR /&gt;${Customers} contains 'Other'&lt;BR /&gt;${Customers} like *'Other'*&lt;BR /&gt;${Customers} contains *Other*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Katja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 22:57:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/quot-relevant-quot-field-syntax-for-multiple/m-p/775051#M4750</guid>
      <dc:creator>KatjaKrivoruchko</dc:creator>
      <dc:date>2016-10-24T22:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: "Relevant" field syntax for multiple choice questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/quot-relevant-quot-field-syntax-for-multiple/m-p/775052#M4751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&amp;nbsp; You may want to have a look at this blog post: &lt;A href="https://community.esri.com/groups/survey123/blog/2016/05/28/the-art-of-hiding"&gt;https://community.esri.com/groups/survey123/blog/2016/05/28/the-art-of-hiding&lt;/A&gt;&amp;nbsp;&amp;nbsp; The trick is described almost at the end when the function &lt;EM&gt;selected&lt;/EM&gt; is described. You will want to use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;selected(${Customers},'Other')&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the speediest response, you may want to ask Survey123 questions in the&amp;nbsp;&amp;nbsp; &lt;A href="https://community.esri.com/groups/survey123?sr=search&amp;amp;searchId=597a242d-ea8d-4cec-8fe0-95150f0f0f3a&amp;amp;searchIndex=0"&gt;https://community.esri.com/groups/survey123?sr=search&amp;amp;searchId=597a242d-ea8d-4cec-8fe0-95150f0f0f3a&amp;amp;searchIndex=0&lt;/A&gt;‌ group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 23:04:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/quot-relevant-quot-field-syntax-for-multiple/m-p/775052#M4751</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2016-10-24T23:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: "Relevant" field syntax for multiple choice questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/quot-relevant-quot-field-syntax-for-multiple/m-p/775053#M4752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was it. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 23:11:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/quot-relevant-quot-field-syntax-for-multiple/m-p/775053#M4752</guid>
      <dc:creator>KatjaKrivoruchko</dc:creator>
      <dc:date>2016-10-24T23:11:01Z</dc:date>
    </item>
  </channel>
</rss>

