<?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: How to assign each repeat group within a repeat a number label  in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-assign-each-repeat-group-within-a-repeat-a/m-p/872230#M28419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The count() function excludes empty values; if using an image question as a counter (which starts empty and then is filled in), you'll want to add 1 to the value. &amp;nbsp;An alternate is to use a hidden counter in the form - see the attached file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2018 19:00:36 GMT</pubDate>
    <dc:creator>JamesTedrick</dc:creator>
    <dc:date>2018-08-21T19:00:36Z</dc:date>
    <item>
      <title>How to assign each repeat group within a repeat a number label</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-assign-each-repeat-group-within-a-repeat-a/m-p/872227#M28416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I capture the number of each repeat group within a repeat for a report? For example, in the attached photo log, there is a repeat. I would like each photo numbered chronologically in the report. Currently, I am asking the user to manually input the photo number of each photo, even though at the bottom of each repeat group the number is already displayed. How can I capture that number so users don't have to do it manually? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 17:20:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-assign-each-repeat-group-within-a-repeat-a/m-p/872227#M28416</guid>
      <dc:creator>ChrisShuck1</dc:creator>
      <dc:date>2018-08-21T17:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign each repeat group within a repeat a number label</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-assign-each-repeat-group-within-a-repeat-a/m-p/872228#M28417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other users have used the &lt;STRONG&gt;once(count(${q}))&lt;/STRONG&gt; function within a repeat (where ${q} is a question in the repeat, such as the image question) to capture the current index of a repeat. &amp;nbsp;Note that this does not update if a repeat is deleted mid-way through completing the form.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 17:42:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-assign-each-repeat-group-within-a-repeat-a/m-p/872228#M28417</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-08-21T17:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign each repeat group within a repeat a number label</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-assign-each-repeat-group-within-a-repeat-a/m-p/872229#M28418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm... I'm trying this, but the photo number for each repeat group shows "0".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/420280_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/420284_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 18:28:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-assign-each-repeat-group-within-a-repeat-a/m-p/872229#M28418</guid>
      <dc:creator>ChrisShuck1</dc:creator>
      <dc:date>2018-08-21T18:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign each repeat group within a repeat a number label</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-assign-each-repeat-group-within-a-repeat-a/m-p/872230#M28419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The count() function excludes empty values; if using an image question as a counter (which starts empty and then is filled in), you'll want to add 1 to the value. &amp;nbsp;An alternate is to use a hidden counter in the form - see the attached file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 19:00:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-assign-each-repeat-group-within-a-repeat-a/m-p/872230#M28419</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-08-21T19:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign each repeat group within a repeat a number label</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-assign-each-repeat-group-within-a-repeat-a/m-p/872231#M28420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it. It’s working great now. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 19:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-assign-each-repeat-group-within-a-repeat-a/m-p/872231#M28420</guid>
      <dc:creator>ChrisShuck1</dc:creator>
      <dc:date>2018-08-21T19:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign each repeat group within a repeat a number label</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-assign-each-repeat-group-within-a-repeat-a/m-p/872232#M28421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm creating a new survey. I tried both of the methods discussed above to create a counter for a repeat. Both counters work great in Connect and&amp;nbsp;in the 123&amp;nbsp; app on my iPad. However, neither counter works when taking the survey in Chrome. In Chrome, the once(count) counter starts each repeat at&amp;nbsp;'2' and then goes down to '1' for each subsequent repeat. The once(sum) counter simply stays at '1'. I also tried taking the survey that this thread is based on in Chrome. It has the same issue. I see that in Chrome there is a counter built in&amp;nbsp;that is present at the top right corner of each repeat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/423023_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there not a way to pull this number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if there is a simpler, more reliable fix for this repeat counter issue in the works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 18:35:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-assign-each-repeat-group-within-a-repeat-a/m-p/872232#M28421</guid>
      <dc:creator>ChrisShuck1</dc:creator>
      <dc:date>2018-09-26T18:35:17Z</dc:date>
    </item>
  </channel>
</rss>

