<?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 Problems with REPEATS indexed-repeat() web form does not show information in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/problems-with-repeats-indexed-repeat-web-form-does/m-p/1062893#M34912</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I have 2 repeats into my form, the fist one ask for gender and age and I need to show age and gender on the second repeat to help users to populate the information.&lt;/P&gt;&lt;P&gt;Name of the fist repeat: repeat1.&lt;/P&gt;&lt;P&gt;Question for age: age.&lt;/P&gt;&lt;P&gt;Question for gender: gender.&lt;/P&gt;&lt;P&gt;I was able to do it ON SURVEY123 APP, with the formulas shown at the end, BUT IT DOES NOT WORK ON THE WEB APP VERSION: I got nothing from the calculation field&lt;/P&gt;&lt;P&gt;&amp;nbsp;indexed-repeat(${age}, ${repeat1}, position(..))&lt;/P&gt;&lt;P&gt;&amp;nbsp;indexed-repeat(${gender}, ${repeat1}, position(..))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me and let me know if there is another way to do it.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
    <pubDate>Fri, 28 May 2021 15:38:59 GMT</pubDate>
    <dc:creator>CarlosArgueta_Muñoz</dc:creator>
    <dc:date>2021-05-28T15:38:59Z</dc:date>
    <item>
      <title>Problems with REPEATS indexed-repeat() web form does not show information</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/problems-with-repeats-indexed-repeat-web-form-does/m-p/1062893#M34912</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I have 2 repeats into my form, the fist one ask for gender and age and I need to show age and gender on the second repeat to help users to populate the information.&lt;/P&gt;&lt;P&gt;Name of the fist repeat: repeat1.&lt;/P&gt;&lt;P&gt;Question for age: age.&lt;/P&gt;&lt;P&gt;Question for gender: gender.&lt;/P&gt;&lt;P&gt;I was able to do it ON SURVEY123 APP, with the formulas shown at the end, BUT IT DOES NOT WORK ON THE WEB APP VERSION: I got nothing from the calculation field&lt;/P&gt;&lt;P&gt;&amp;nbsp;indexed-repeat(${age}, ${repeat1}, position(..))&lt;/P&gt;&lt;P&gt;&amp;nbsp;indexed-repeat(${gender}, ${repeat1}, position(..))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me and let me know if there is another way to do it.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 15:38:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/problems-with-repeats-indexed-repeat-web-form-does/m-p/1062893#M34912</guid>
      <dc:creator>CarlosArgueta_Muñoz</dc:creator>
      <dc:date>2021-05-28T15:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with REPEATS indexed-repeat() web form does not show information</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/problems-with-repeats-indexed-repeat-web-form-does/m-p/1062901#M34915</link>
      <description>&lt;P&gt;I solved it using&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;selected-at(${interviews}, position(..)-1)&lt;/P&gt;&lt;P&gt;interviews is a hidden field calculated by join(",",${age})&lt;/P&gt;&lt;P&gt;Juanjo Huiza&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 15:56:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/problems-with-repeats-indexed-repeat-web-form-does/m-p/1062901#M34915</guid>
      <dc:creator>CarlosArgueta_Muñoz</dc:creator>
      <dc:date>2021-05-28T15:56:14Z</dc:date>
    </item>
  </channel>
</rss>

