<?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 Trouble with Cascading selects in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/trouble-with-cascading-selects/m-p/1034695#M33058</link>
    <description>&lt;P&gt;Hi folks&lt;/P&gt;&lt;P&gt;Any help would be appreciated here. I've used survey 123 for a couple of years but only really used the templates and tweaked them a little for my own purposes. After setting these up a few years back I'd like to refine them now that survey 123 has advanced and the surveys have too.&lt;/P&gt;&lt;P&gt;One survey I would like to develop is a field survey for plants across several catchments. I'd like to eliminate any errors by having selections provide the correct fields on offer during the site selection process.&lt;/P&gt;&lt;P&gt;I started to use a template to create a cascading select to pre-select a survey site list based on catchment and partner lists. However I cannot seem to get it to work. I've tried to use the cascading selects example using a Regex style but with no luck. See link and attached attempt&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformcascadingselects.htm" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformcascadingselects.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've not used survey 123 all that recently and am a bit rusty, any pointers would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Best regards Jamie&lt;/P&gt;</description>
    <pubDate>Tue, 09 Mar 2021 21:13:11 GMT</pubDate>
    <dc:creator>JamieUrquhart</dc:creator>
    <dc:date>2021-03-09T21:13:11Z</dc:date>
    <item>
      <title>Trouble with Cascading selects</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/trouble-with-cascading-selects/m-p/1034695#M33058</link>
      <description>&lt;P&gt;Hi folks&lt;/P&gt;&lt;P&gt;Any help would be appreciated here. I've used survey 123 for a couple of years but only really used the templates and tweaked them a little for my own purposes. After setting these up a few years back I'd like to refine them now that survey 123 has advanced and the surveys have too.&lt;/P&gt;&lt;P&gt;One survey I would like to develop is a field survey for plants across several catchments. I'd like to eliminate any errors by having selections provide the correct fields on offer during the site selection process.&lt;/P&gt;&lt;P&gt;I started to use a template to create a cascading select to pre-select a survey site list based on catchment and partner lists. However I cannot seem to get it to work. I've tried to use the cascading selects example using a Regex style but with no luck. See link and attached attempt&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformcascadingselects.htm" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformcascadingselects.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've not used survey 123 all that recently and am a bit rusty, any pointers would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Best regards Jamie&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 21:13:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/trouble-with-cascading-selects/m-p/1034695#M33058</guid>
      <dc:creator>JamieUrquhart</dc:creator>
      <dc:date>2021-03-09T21:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with Cascading selects</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/trouble-with-cascading-selects/m-p/1034784#M33067</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/225692"&gt;@JamieUrquhart&lt;/a&gt;&amp;nbsp;the cascading selects are almost there. Please see an example attached, which demonstrates cascading selects for the &lt;EM&gt;catchment&lt;/EM&gt; and &lt;EM&gt;site_ID&lt;/EM&gt; questions. Note that the syntax used here is &lt;EM&gt;column_name=value&lt;/EM&gt;, where &lt;EM&gt;column_name&lt;/EM&gt; is the column header on the &lt;STRONG&gt;choices&lt;/STRONG&gt; sheet (e.g. 'partner') that contains the values for the filter, and &lt;EM&gt;value&lt;/EM&gt; is the value to filter on (e.g. ${partner}).&lt;/P&gt;&lt;P&gt;I wasn't sure about the local_name question, but it appears this is a 1:1 relationship with catchment_name, in which case you could just add the corresponding catchment name to the &lt;EM&gt;catchment&lt;/EM&gt; column for this choice list and then use the &lt;EM&gt;catchment=${catchment}&lt;/EM&gt;&amp;nbsp;expression in the choice filter column.&lt;/P&gt;&lt;P&gt;In addition to the Connect sample, there's lots of great info and examples &lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-choice-filters/ba-p/894046" target="_self"&gt;in this blog post&lt;/A&gt;&amp;nbsp;which could be useful.&lt;/P&gt;&lt;P&gt;Hope this helps! Best, Jim&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 02:21:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/trouble-with-cascading-selects/m-p/1034784#M33067</guid>
      <dc:creator>Jim-Moore</dc:creator>
      <dc:date>2021-03-10T02:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with Cascading selects</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/trouble-with-cascading-selects/m-p/1034816#M33071</link>
      <description>&lt;P&gt;Dear Jim&lt;/P&gt;&lt;P&gt;Thank you for resolving this issue for me, I'll be sure to look though the blog which seems to be exactly what I was after.&lt;/P&gt;&lt;P&gt;Yes the correction for local_name was just as you suggested.&amp;nbsp; Many thanks for your prompt response with this query.&lt;/P&gt;&lt;P&gt;Best regards Jamie&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 08:17:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/trouble-with-cascading-selects/m-p/1034816#M33071</guid>
      <dc:creator>JamieUrquhart</dc:creator>
      <dc:date>2021-03-10T08:17:46Z</dc:date>
    </item>
  </channel>
</rss>

