<?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: Filtered select_multiple choice list does not populate domain value in HFL in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/filtered-select-multiple-choice-list-does-not/m-p/1087900#M36421</link>
    <description>&lt;P&gt;A &lt;STRONG&gt;select_multiple&lt;/STRONG&gt; field doesn't actually &lt;EM&gt;have&lt;/EM&gt; a domain. Though you define your choices and labels in Survey123, what is stored in that field is a comma-delimited string: "choice1,choice5,choice2", etc. And if I recall correctly, the &lt;EM&gt;order&lt;/EM&gt; in which those items appear is based on the order they are clicked in the survey.&lt;/P&gt;&lt;P&gt;A &lt;STRONG&gt;domain&lt;/STRONG&gt;, on the other hand, is for associating unique values with labels. Given the way the field's contents are stored, you will end up with &lt;EM&gt;many&lt;/EM&gt; more unique values than the number of choices.&lt;/P&gt;&lt;P&gt;What is it you wish to do with the values? You can use an Arcade expression to decode values and pull out matching strings.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Aug 2021 13:57:01 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2021-08-11T13:57:01Z</dc:date>
    <item>
      <title>Filtered select_multiple choice list does not populate domain value in HFL</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/filtered-select-multiple-choice-list-does-not/m-p/1087864#M36417</link>
      <description>&lt;P&gt;Hello!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am experiencing an issue where I setup a filtered select_multiple choice list in my S123 Connect form and when published, those questions specifically do not populate a list of domain values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a bug or is there a work around for this behavior?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/1213" target="_blank"&gt;@JamesTedrick&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/251557" target="_blank"&gt;@ZacharySutherby&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929" target="_blank"&gt;@IsmaelChivite&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 12:45:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/filtered-select-multiple-choice-list-does-not/m-p/1087864#M36417</guid>
      <dc:creator>MeghJones</dc:creator>
      <dc:date>2021-08-11T12:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Filtered select_multiple choice list does not populate domain value in HFL</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/filtered-select-multiple-choice-list-does-not/m-p/1087899#M36420</link>
      <description>&lt;P&gt;Domains are only set on the first publish, after that they do not update at all.&amp;nbsp; Long known issue.&lt;/P&gt;&lt;P&gt;But select multiple have no domains.&amp;nbsp; There are some posts on using jr choice you could look into.&amp;nbsp; Also a repeat may work better.&amp;nbsp; Storing comma lists are really hard to deal with in the data.&lt;/P&gt;&lt;P&gt;Please upvote here&amp;nbsp; -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-ideas/have-an-option-where-survey123-dropdown-list-and/idi-p/924847" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-survey123-ideas/have-an-option-where-survey123-dropdown-list-and/idi-p/924847&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-online-ideas/syncing-updated-domains-in-survey123-connect-and/idi-p/941355" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-online-ideas/syncing-updated-domains-in-survey123-connect-and/idi-p/941355&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Some options manually&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/updating-domains-in-agol-for-survey123-choices/td-p/769901" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-survey123-questions/how-do-i-add-domains-choices-to-survey123-so-they/td-p/825125https://community.esri.com/t5/arcgis-survey123-questions/updating-domains-in-agol-for-survey123-choices/td-p/769901&lt;/A&gt;&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 14:00:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/filtered-select-multiple-choice-list-does-not/m-p/1087899#M36420</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-08-11T14:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Filtered select_multiple choice list does not populate domain value in HFL</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/filtered-select-multiple-choice-list-does-not/m-p/1087900#M36421</link>
      <description>&lt;P&gt;A &lt;STRONG&gt;select_multiple&lt;/STRONG&gt; field doesn't actually &lt;EM&gt;have&lt;/EM&gt; a domain. Though you define your choices and labels in Survey123, what is stored in that field is a comma-delimited string: "choice1,choice5,choice2", etc. And if I recall correctly, the &lt;EM&gt;order&lt;/EM&gt; in which those items appear is based on the order they are clicked in the survey.&lt;/P&gt;&lt;P&gt;A &lt;STRONG&gt;domain&lt;/STRONG&gt;, on the other hand, is for associating unique values with labels. Given the way the field's contents are stored, you will end up with &lt;EM&gt;many&lt;/EM&gt; more unique values than the number of choices.&lt;/P&gt;&lt;P&gt;What is it you wish to do with the values? You can use an Arcade expression to decode values and pull out matching strings.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 13:57:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/filtered-select-multiple-choice-list-does-not/m-p/1087900#M36421</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-08-11T13:57:01Z</dc:date>
    </item>
  </channel>
</rss>

