<?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 Connect Help in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-help/m-p/745008#M1457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I am just&amp;nbsp; guessing here but may be the problem is that you are not correctly checking for selections in your &lt;EM&gt;select_multiple&lt;/EM&gt; question. Please have a look at the &lt;EM&gt;Common mistakes, errors and other tips&lt;/EM&gt; section in the &lt;A href="https://community.esri.com/groups/survey123/blog/2017/08/30/understanding-multiple-choice-questions-in-survey123-for-arcgis"&gt;https://community.esri.com/groups/survey123/blog/2017/08/30/understanding-multiple-choice-questions-in-survey123-for-arcgis&lt;/A&gt; blog post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To properly check for a selection in a select_multiple question you will want to use the selected function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good: &lt;SPAN style="color: #808080;"&gt;&lt;STRONG&gt;selected(${question},'choice')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Not so good : &lt;SPAN style="color: #808080;"&gt;&lt;STRONG&gt;${question}='choice'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;&lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Apr 2019 07:37:39 GMT</pubDate>
    <dc:creator>IsmaelChivite</dc:creator>
    <dc:date>2019-04-25T07:37:39Z</dc:date>
    <item>
      <title>Survey123 Connect Help</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-help/m-p/745006#M1455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am developing an inspection survey and I have a question that includes a "select_multiple" type. I have 6 choices in my list under the list tab and one of the choices is "other." This question is a smart form question and if "other" is selected then I have text line open to describe what "other" entails. I have discovered that this does not work if "other" is selected along with one of the other 5 options. I can not figure out how to write the relevant expression to include "other" and or any of the other 5 options. It is possible in the survey to select from the 5 specific choices and also select "other" if there is an observance that is discovered that is not conventional? Any insight on how to write a "relevant" expression to accommodate this would be very helpful. Thanks : )&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2019 21:57:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-help/m-p/745006#M1455</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-04-24T21:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect Help</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-help/m-p/745007#M1456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Doug,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share your xslx form file so we can take a closer look at the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2019 00:44:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-help/m-p/745007#M1456</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-04-25T00:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect Help</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-help/m-p/745008#M1457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I am just&amp;nbsp; guessing here but may be the problem is that you are not correctly checking for selections in your &lt;EM&gt;select_multiple&lt;/EM&gt; question. Please have a look at the &lt;EM&gt;Common mistakes, errors and other tips&lt;/EM&gt; section in the &lt;A href="https://community.esri.com/groups/survey123/blog/2017/08/30/understanding-multiple-choice-questions-in-survey123-for-arcgis"&gt;https://community.esri.com/groups/survey123/blog/2017/08/30/understanding-multiple-choice-questions-in-survey123-for-arcgis&lt;/A&gt; blog post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To properly check for a selection in a select_multiple question you will want to use the selected function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good: &lt;SPAN style="color: #808080;"&gt;&lt;STRONG&gt;selected(${question},'choice')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Not so good : &lt;SPAN style="color: #808080;"&gt;&lt;STRONG&gt;${question}='choice'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;&lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2019 07:37:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-help/m-p/745008#M1457</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2019-04-25T07:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect Help</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-help/m-p/745009#M1458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I should have prefaced that I have only been using Connect for a month or two, so this is all new to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I start with this multiple selection list&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-8" src="https://community.esri.com/legacyfs/online/444049_pastedImage_8.png" /&gt;&lt;/P&gt;&lt;P&gt;If other is selected then a text line pops up to describe the other&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-6 jive-image" src="https://community.esri.com/legacyfs/online/444047_pastedImage_6.png" /&gt;&lt;/P&gt;&lt;P&gt;But, if select another item along with other I lose the text line. I would like the text line to appear whenever other is selected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-7 jive-image" src="https://community.esri.com/legacyfs/online/444048_pastedImage_7.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/444045_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/444046_pastedImage_5.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps explain what I am doing and trying to do.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2019 19:05:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-help/m-p/745009#M1458</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-04-25T19:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect Help</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-help/m-p/745010#M1459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Doug,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of using an ='OTHER' evaluation in the relevant field, you need to use the selected() function to determine if a choice in a multiple choice object has been selected. See&amp;nbsp;&lt;A class="link-titled" href="http://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION1_CF492D34EF6E49D6ADD4C941686F484F" title="http://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION1_CF492D34EF6E49D6ADD4C941686F484F"&gt;Formulas—Survey123 for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2019 20:47:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-help/m-p/745010#M1459</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-04-25T20:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect Help</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-help/m-p/745011#M1460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ismael and James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new at this, so some of the language doesn't make sense right now. Your answers were spot on, got it working, thanks.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2019 21:00:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-help/m-p/745011#M1460</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-04-25T21:00:40Z</dc:date>
    </item>
  </channel>
</rss>

