<?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: Count number of repeats in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/count-number-of-repeats/m-p/1595504#M61663</link>
    <description>&lt;P&gt;I realize this is a very old topic, but I have a question...&lt;/P&gt;&lt;P&gt;On a feature report, it possible to reference that number within the repeat itself (edit: meaning between the start and end tags)? I want to show 1 of 3, 2 of 3, 3 of 3 in my report, but when I try to reference the number, it displays 1 rather than 3.&lt;/P&gt;&lt;P&gt;I've tried counting one of the fields within the repeat using a line from outside the repeat, which does correctly store the number of repeats, but when I try to reference it in my feature report from within the repeat, the value again returns as 1.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Mar 2025 14:57:14 GMT</pubDate>
    <dc:creator>RHammers</dc:creator>
    <dc:date>2025-03-14T14:57:14Z</dc:date>
    <item>
      <title>Count number of repeats</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/count-number-of-repeats/m-p/717535#M514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wanted to know the number of repeats in my repeat section and store it as an integer. Questions in my repeat section are multi-select questions so I'm using count-selected and I cannot use them to count the number of repeats. So on the picture below, I want to capture the number 3 or whatever the max number of the repeat.&lt;IMG class="image-2 jive-image" src="/legacyfs/online/371735_2017-09-19 09_14_39-Survey123 Connect for ArcGIS.png" style="width: 620px; height: 38px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 14:17:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/count-number-of-repeats/m-p/717535#M514</guid>
      <dc:creator>RenatoSalvaleon</dc:creator>
      <dc:date>2017-09-19T14:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Count number of repeats</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/count-number-of-repeats/m-p/717536#M515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Renato,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the count() function will address this - have it count a field in the repeat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 16:58:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/count-number-of-repeats/m-p/717536#M515</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-09-19T16:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Count number of repeats</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/count-number-of-repeats/m-p/717537#M516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After I read the thread on AutoIncrement integer that's how I ended up with this question. A hidden, null field with a default value of 1. Not ideal but it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 17:01:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/count-number-of-repeats/m-p/717537#M516</guid>
      <dc:creator>RenatoSalvaleon</dc:creator>
      <dc:date>2017-09-19T17:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Count number of repeats</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/count-number-of-repeats/m-p/717538#M517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The count() function will work with any field- you don't need a special one for summation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 17:03:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/count-number-of-repeats/m-p/717538#M517</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-09-19T17:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Count number of repeats</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/count-number-of-repeats/m-p/1595504#M61663</link>
      <description>&lt;P&gt;I realize this is a very old topic, but I have a question...&lt;/P&gt;&lt;P&gt;On a feature report, it possible to reference that number within the repeat itself (edit: meaning between the start and end tags)? I want to show 1 of 3, 2 of 3, 3 of 3 in my report, but when I try to reference the number, it displays 1 rather than 3.&lt;/P&gt;&lt;P&gt;I've tried counting one of the fields within the repeat using a line from outside the repeat, which does correctly store the number of repeats, but when I try to reference it in my feature report from within the repeat, the value again returns as 1.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 14:57:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/count-number-of-repeats/m-p/1595504#M61663</guid>
      <dc:creator>RHammers</dc:creator>
      <dc:date>2025-03-14T14:57:14Z</dc:date>
    </item>
  </channel>
</rss>

