<?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>idea Nested item selection using another variable content in the select_one question in ArcGIS Survey123 Ideas</title>
    <link>https://community.esri.com/t5/arcgis-survey123-ideas/nested-item-selection-using-another-variable/idi-p/1219679</link>
    <description>&lt;P&gt;The idea is to allow the select_one question to take the value of a variable (or the answer given to a previous question).&amp;nbsp; See the following example:&lt;/P&gt;&lt;P&gt;In the Survey sheet the proposed function capability is&amp;nbsp;&lt;FONT color="#FF0000"&gt;select_one ${variable_name}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lucas_Halphen_0-1665102046369.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53029i37F86844640EDC72/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lucas_Halphen_0-1665102046369.png" alt="Lucas_Halphen_0-1665102046369.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the choices sheet the value in the list_name table =&amp;nbsp;&lt;FONT color="#FF0000"&gt;stores.&amp;nbsp; &lt;/FONT&gt;The selected value is stored in&amp;nbsp;&lt;FONT color="#FF0000"&gt;vendor&lt;/FONT&gt;&amp;nbsp;name as defined in that table.&lt;/P&gt;&lt;P&gt;If the name value is valid one, then it can be used in the next question with the form &lt;FONT color="#FF0000"&gt;select_one ${&amp;nbsp; }&lt;/FONT&gt; or s&lt;FONT color="#FF0000"&gt;elect_multiple ${&amp;nbsp; &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="Lucas_Halphen_1-1665102080074.png" style="width: 303px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53030i1109CC5AEFFAF6AF/image-dimensions/303x321?v=v2" width="303" height="321" role="button" title="Lucas_Halphen_1-1665102080074.png" alt="Lucas_Halphen_1-1665102080074.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Oct 2022 00:48:52 GMT</pubDate>
    <dc:creator>Lucas_Halphen</dc:creator>
    <dc:date>2022-10-07T00:48:52Z</dc:date>
    <item>
      <title>Nested item selection using another variable content in the select_one question</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/nested-item-selection-using-another-variable/idi-p/1219679</link>
      <description>&lt;P&gt;The idea is to allow the select_one question to take the value of a variable (or the answer given to a previous question).&amp;nbsp; See the following example:&lt;/P&gt;&lt;P&gt;In the Survey sheet the proposed function capability is&amp;nbsp;&lt;FONT color="#FF0000"&gt;select_one ${variable_name}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lucas_Halphen_0-1665102046369.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53029i37F86844640EDC72/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lucas_Halphen_0-1665102046369.png" alt="Lucas_Halphen_0-1665102046369.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the choices sheet the value in the list_name table =&amp;nbsp;&lt;FONT color="#FF0000"&gt;stores.&amp;nbsp; &lt;/FONT&gt;The selected value is stored in&amp;nbsp;&lt;FONT color="#FF0000"&gt;vendor&lt;/FONT&gt;&amp;nbsp;name as defined in that table.&lt;/P&gt;&lt;P&gt;If the name value is valid one, then it can be used in the next question with the form &lt;FONT color="#FF0000"&gt;select_one ${&amp;nbsp; }&lt;/FONT&gt; or s&lt;FONT color="#FF0000"&gt;elect_multiple ${&amp;nbsp; &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="Lucas_Halphen_1-1665102080074.png" style="width: 303px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53030i1109CC5AEFFAF6AF/image-dimensions/303x321?v=v2" width="303" height="321" role="button" title="Lucas_Halphen_1-1665102080074.png" alt="Lucas_Halphen_1-1665102080074.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 00:48:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/nested-item-selection-using-another-variable/idi-p/1219679</guid>
      <dc:creator>Lucas_Halphen</dc:creator>
      <dc:date>2022-10-07T00:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Nested item selection using another variable content in the select_one question</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/nested-item-selection-using-another-variable/idc-p/1219829#M2246</link>
      <description>&lt;P&gt;I was able to do this using select form file then a field that has the calculated value of the csv name. You can also now use the new search appearance like this&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;autocomplete search(${SpeciesListName}, "matches", "Plants", "Y")&lt;/P&gt;&lt;P&gt;here the field SpeciesListName is a calc to get the csv name also&amp;nbsp;&amp;nbsp;${SpeciesState} + 'LenticSpeciesList'&lt;/P&gt;&lt;P&gt;You would need to make each list a csv but it works.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 14:00:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/nested-item-selection-using-another-variable/idc-p/1219829#M2246</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-10-07T14:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Nested item selection using another variable content in the select_one question</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/nested-item-selection-using-another-variable/idc-p/1220183#M2247</link>
      <description>&lt;P&gt;Thanks for the alternate solution&lt;/P&gt;</description>
      <pubDate>Sun, 09 Oct 2022 15:57:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/nested-item-selection-using-another-variable/idc-p/1220183#M2247</guid>
      <dc:creator>Lucas_Halphen</dc:creator>
      <dc:date>2022-10-09T15:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Nested item selection using another variable content in the select_one question - Status changed to: Closed</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/nested-item-selection-using-another-variable/idc-p/1224705#M2254</link>
      <description>&lt;P&gt;Closing.&lt;/P&gt;&lt;P&gt;Alternative solutions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-ideas/nested-item-selection-using-another-variable/idc-p/1219829/highlight/true#M2246" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-ideas/nested-item-selection-using-another-variable/idc-p/1219829/highlight/true#M2246&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/dynamic-choice-lists-using-search-appearance/ba-p/1060838" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-blog/dynamic-choice-lists-using-search-appearance/ba-p/1060838&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-choice-filters/ba-p/894046" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-choice-filters/ba-p/894046&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 24 Oct 2022 14:40:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/nested-item-selection-using-another-variable/idc-p/1224705#M2254</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2022-10-24T14:40:19Z</dc:date>
    </item>
  </channel>
</rss>

