<?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: S123 - Nested repeat calculation/relevant function not working BUG in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1588625#M61371</link>
    <description>&lt;P&gt;I'm having a very similar issue. I am asking farmers to map their field (first repeat) in sections (nested repeat) and calculating the area that was mapped in each section, then summing the total area (from all fields) at the end of the survey. On the first field, there area calculation of the drawn polygons is working on the nested repeat. However, once the farmer moves onto their second field, the area calculation stops working, as does the sum of the total area at the end. On all my calculation fields, I use "calculationMode=always" in the bind::esri:parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be very much appreciated!!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2025 17:32:19 GMT</pubDate>
    <dc:creator>hsummers_scf</dc:creator>
    <dc:date>2025-02-24T17:32:19Z</dc:date>
    <item>
      <title>S123 - Nested repeat calculation/relevant function not working BUG</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1398336#M55620</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've found a BUG with the use of a nested repeat on the browser version of S123. &lt;FONT size="2"&gt;&lt;EM&gt;(It work on the app...)&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;All the functions (relevant, visible, calculation) don't work on the 1st nested repeat of the 2nd and subsequent repeats.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've included the XLSX form to this post.&amp;nbsp; I've stripped it to the bare minimum to show you the behavior.&amp;nbsp; The complete survey is huge with 10 pages intended for public data collection. (&lt;FONT size="2"&gt;&lt;EM&gt;Using the app with them is not an option)&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The first layer gets the tombstone info of the grower and many info about the farm operation.&lt;/LI&gt;&lt;LI&gt;The first repeat gets location and info of all their fields.&lt;/LI&gt;&lt;LI&gt;The nested repeat gets info, in a table, about the seeds planted in each field. Many field get multiple seed source.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;95% of our seed numbers needs to be in a very specific format.&amp;nbsp; But I can't enforce it on that 1st nested repeat (of the 2nd +&amp;nbsp; fields)...&lt;/P&gt;&lt;P&gt;This BUG is causing me much trouble, any possibility it will be fixed in a near future?&lt;/P&gt;&lt;P&gt;I've tried finding a workaround but can't seem to come up with anything that won't make the form more confusing that it already is.&amp;nbsp; Help anyone?&lt;/P&gt;&lt;P&gt;Thanks everyone!&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929"&gt;@IsmaelChivite&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 14:43:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1398336#M55620</guid>
      <dc:creator>KenBouchard</dc:creator>
      <dc:date>2024-03-20T14:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: S123 - Nested repeat calculation/relevant function not working BUG</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1398405#M55624</link>
      <description>&lt;P&gt;If you tried removing the null bind on the&amp;nbsp;seed_source field?&amp;nbsp; Not sure why you would not want to store it anyway.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also are these new records or edits?&lt;/P&gt;&lt;P&gt;Note: Nested repeats are not supported in the Survey123 web app when you update a record. You can use nested repeats to collect new records, but not to update them. The Survey123 field app supports nested repeats for new and updating records.&lt;/P&gt;&lt;P&gt;From&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-repeats/ba-p/898041" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-repeats/ba-p/898041&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also see in two spots you do not close the i tag.&amp;nbsp; Not sure but I know web is picky on html.&amp;nbsp; Also on line 3 you close the strong style tag but do not on line 5.&amp;nbsp; I also thought it is just strong and you only add style to add a color and such.&lt;/P&gt;&lt;P&gt;Hopefully it is one of those&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 13:51:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1398405#M55624</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-03-20T13:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: S123 - Nested repeat calculation/relevant function not working BUG</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1398438#M55625</link>
      <description>&lt;P&gt;Hi Doug, thanks for looking into this.&lt;/P&gt;&lt;P&gt;I've updated the XLSX without the &amp;lt;&amp;gt; html tags, still behaving the same...&lt;/P&gt;&lt;P&gt;I've removed the null bind on the seed source field, still behaving the same...&lt;/P&gt;&lt;P&gt;They are all new records.&lt;/P&gt;&lt;P&gt;Would there be a way to make the format (inputMask) conditional based on the seed source (Canada vs Imported)? &lt;FONT size="2"&gt;&lt;EM&gt;(This is what I was trying to do with relevant questions)&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 14:52:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1398438#M55625</guid>
      <dc:creator>KenBouchard</dc:creator>
      <dc:date>2024-03-20T14:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: S123 - Nested repeat calculation/relevant function not working BUG</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1588625#M61371</link>
      <description>&lt;P&gt;I'm having a very similar issue. I am asking farmers to map their field (first repeat) in sections (nested repeat) and calculating the area that was mapped in each section, then summing the total area (from all fields) at the end of the survey. On the first field, there area calculation of the drawn polygons is working on the nested repeat. However, once the farmer moves onto their second field, the area calculation stops working, as does the sum of the total area at the end. On all my calculation fields, I use "calculationMode=always" in the bind::esri:parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be very much appreciated!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 17:32:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1588625#M61371</guid>
      <dc:creator>hsummers_scf</dc:creator>
      <dc:date>2025-02-24T17:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: S123 - Nested repeat calculation/relevant function not working BUG</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1700468#M66147</link>
      <description>&lt;P&gt;I've just had to submit an enhancement via esri support, because apparently calculations in nested repeats are not supported in the web browser - only the field app.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 20:13:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1700468#M66147</guid>
      <dc:creator>Teresa_Blader</dc:creator>
      <dc:date>2026-05-06T20:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: S123 - Nested repeat calculation/relevant function not working BUG</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1700615#M66154</link>
      <description>&lt;P&gt;Can you post the link to your enhancement request? I'd love to give it kudos to bump it up. This would be helpful for my uses as well.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 14:23:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1700615#M66154</guid>
      <dc:creator>hsummers_scf</dc:creator>
      <dc:date>2026-05-07T14:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: S123 - Nested repeat calculation/relevant function not working BUG</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1702335#M66206</link>
      <description>&lt;P&gt;&lt;A href="https://my.esri.com/#/support/bugs/bugs?bugNumber=ENH-000184856" target="_blank"&gt;https://my.esri.com/#/support/bugs/bugs?bugNumber=ENH-000184856&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 18:56:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/s123-nested-repeat-calculation-relevant-function/m-p/1702335#M66206</guid>
      <dc:creator>Teresa_Blader</dc:creator>
      <dc:date>2026-05-15T18:56:35Z</dc:date>
    </item>
  </channel>
</rss>

