<?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: Excluding a value in a list in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783229#M6629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;‌, is it still the case that the mobile app wont support this logic? I have the exact same requirement and am trying to build the logic into the form in Survey123 Connect however I am getting an error when converting the XLSFrom.&lt;/P&gt;&lt;P&gt;This is what my&amp;nbsp;form looks like. Highlighted in red is where I'm trying to exclude the previous value entered.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/380620_ExcludeValueFromLookUp.png" style="width: 781px; height: 210px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Finnian&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Oct 2017 21:58:51 GMT</pubDate>
    <dc:creator>FinnianO_Connor</dc:creator>
    <dc:date>2017-10-18T21:58:51Z</dc:date>
    <item>
      <title>Excluding a value in a list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783224#M6624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two survey questions that reference the same &lt;EM&gt;list_name&lt;/EM&gt; values . &amp;nbsp;I wanted to know if it was possible to exclude the question #1 answer from the list appearing for selection for question #2, so that the same value cannot be accidentally entered twice&amp;nbsp;(&lt;EM&gt;select_multiple [list_name]&lt;/EM&gt; will not work for my purposes). &amp;nbsp;The answer to question #1 will change, so I need my list for question #2 to be variable. &amp;nbsp;Both questions are currently set to &lt;EM&gt;"select_one".&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if my questions were:&lt;/P&gt;&lt;P&gt;What&amp;nbsp;is&amp;nbsp;&lt;EM&gt;your favorite ice cream flavor? &amp;nbsp;Chocolate&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Do you have a second favorite? &amp;nbsp;&lt;EM&gt;Yes&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;What is your second favorite ice cream flavor? &amp;nbsp;&lt;EM&gt;Strawberry&amp;nbsp;&lt;/EM&gt;(cannot choose chocolate again)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible or is there a better way to do this? &amp;nbsp;(Note: This has to be appended to an existing geodatabase, so it's necessary that the questions/answers remain separate and match the existing schema/field names.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 17:55:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783224#M6624</guid>
      <dc:creator>Danielle_Papineau</dc:creator>
      <dc:date>2017-05-01T17:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a value in a list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783225#M6625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danielle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The mobile app currently does not support the syntax needed for this; the next generation web app does support this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the choice_list of your second select question, you would need&lt;/P&gt;&lt;P&gt;name != ${question1}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 18:03:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783225#M6625</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-05-01T18:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a value in a list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783226#M6626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick response, James!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean by "choice_list"? &amp;nbsp;Is this the same as "choice_filter"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 18:09:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783226#M6626</guid>
      <dc:creator>Danielle_Papineau</dc:creator>
      <dc:date>2017-05-01T18:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a value in a list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783227#M6627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yep, choice_filter - my bad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 18:11:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783227#M6627</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-05-01T18:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a value in a list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783228#M6628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 18:18:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783228#M6628</guid>
      <dc:creator>Danielle_Papineau</dc:creator>
      <dc:date>2017-05-01T18:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a value in a list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783229#M6629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;‌, is it still the case that the mobile app wont support this logic? I have the exact same requirement and am trying to build the logic into the form in Survey123 Connect however I am getting an error when converting the XLSFrom.&lt;/P&gt;&lt;P&gt;This is what my&amp;nbsp;form looks like. Highlighted in red is where I'm trying to exclude the previous value entered.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/380620_ExcludeValueFromLookUp.png" style="width: 781px; height: 210px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Finnian&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 21:58:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783229#M6629</guid>
      <dc:creator>FinnianO_Connor</dc:creator>
      <dc:date>2017-10-18T21:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a value in a list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783230#M6630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Finnian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, the choice_filter at this time time does not support "not equals". &amp;nbsp;The and part would work, however.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 00:07:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/excluding-a-value-in-a-list/m-p/783230#M6630</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-10-25T00:07:36Z</dc:date>
    </item>
  </channel>
</rss>

