<?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: Refer to repeat entry in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/refer-to-repeat-entry/m-p/1333896#M52068</link>
    <description>&lt;P&gt;We had someone here try this.&amp;nbsp; It ended up being super slow but it was a huge list with lots of parts.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;He was using regex which I am still not sure why it works but it did.&lt;/P&gt;&lt;P&gt;Have a field outside the repeat the first repeat that tracks the choices using&amp;nbsp;join(",",${AddPlants})&lt;/P&gt;&lt;P&gt;Then in the list you use regex in the choice filter&amp;nbsp;&amp;nbsp;regex(${SpeciesListJoin}, name)&lt;/P&gt;&lt;P&gt;So basically making a big choice filter list.&lt;/P&gt;&lt;P&gt;Hope that makes some sense.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Sep 2023 20:34:49 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2023-09-29T20:34:49Z</dc:date>
    <item>
      <title>Refer to repeat entry</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/refer-to-repeat-entry/m-p/1333755#M52057</link>
      <description>&lt;P&gt;I'm attempting to utilize an entry in a repeat loop.&amp;nbsp; The entry is an alpha-numeric text that associates the name of the entry to a range of fields.&amp;nbsp; A series of questions are nested in a repeat loop and utilizes several select_one's and select_multiple, all of these parameters should correspond to one single repeat entry.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to use this data and select the entry name as a reference for calling corresponding data, ideally in a drop box, like select_multiple.&lt;BR /&gt;&lt;BR /&gt;In short:&amp;nbsp; Assign a select_multiple with answers from a repeat loop in current survey.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone shed some light on how this can be accomplished?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 14:38:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/refer-to-repeat-entry/m-p/1333755#M52057</guid>
      <dc:creator>jshull</dc:creator>
      <dc:date>2023-09-29T14:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Refer to repeat entry</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/refer-to-repeat-entry/m-p/1333768#M52058</link>
      <description>&lt;P&gt;Potentially. While convoluted, by using a series of &lt;STRONG&gt;choice_filter&lt;/STRONG&gt; to build out your list, this could be achieved. Really depends on your set-up.&lt;/P&gt;&lt;P&gt;Here is a good resource: &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;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 15:18:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/refer-to-repeat-entry/m-p/1333768#M52058</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2023-09-29T15:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Refer to repeat entry</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/refer-to-repeat-entry/m-p/1333896#M52068</link>
      <description>&lt;P&gt;We had someone here try this.&amp;nbsp; It ended up being super slow but it was a huge list with lots of parts.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;He was using regex which I am still not sure why it works but it did.&lt;/P&gt;&lt;P&gt;Have a field outside the repeat the first repeat that tracks the choices using&amp;nbsp;join(",",${AddPlants})&lt;/P&gt;&lt;P&gt;Then in the list you use regex in the choice filter&amp;nbsp;&amp;nbsp;regex(${SpeciesListJoin}, name)&lt;/P&gt;&lt;P&gt;So basically making a big choice filter list.&lt;/P&gt;&lt;P&gt;Hope that makes some sense.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 20:34:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/refer-to-repeat-entry/m-p/1333896#M52068</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2023-09-29T20:34:49Z</dc:date>
    </item>
  </channel>
</rss>

