<?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: Survey123 functionality: calculate position in repeat group? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843900#M21623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, the position() function has not yet been implemented - that's why I logged it to an enhancement request, for support of this functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Apr 2017 17:43:53 GMT</pubDate>
    <dc:creator>JamesTedrick</dc:creator>
    <dc:date>2017-04-11T17:43:53Z</dc:date>
    <item>
      <title>Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843896#M21619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a calculation that will return the index or position of the current repeat set? This would be useful to pulldata and populate the default answers for each of the repeat questions based on the position in the repeat index.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 21:55:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843896#M21619</guid>
      <dc:creator>MaxMarno</dc:creator>
      <dc:date>2017-04-07T21:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843897#M21620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the enhancement request. &amp;nbsp;There ar a couple of different ways this has been proposed before -&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) having an auto-incrementing number in the repeat&lt;/P&gt;&lt;P&gt;2) The XLSForm spec has a function called position() that might accomplish what you're describing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've added this post to the enhancement issues of these two features.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 23:15:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843897#M21620</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-04-07T23:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843898#M21621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks James,&lt;/P&gt;&lt;P&gt;Just FYI it does note that the position() function does not work....&lt;A class="link-titled" href="https://opendatakit.org/help/form-design/binding/" title="https://opendatakit.org/help/form-design/binding/"&gt;Open Data Kit » Binding&lt;/A&gt; , which I believe implies that the function must be called on some XPath expression? Such as '..', ie position(..)&lt;/P&gt;&lt;P&gt;"Return the XML position() value of this node in a filtered XPath expression. Note that position() does NOT work."&lt;/P&gt;&lt;P&gt;At them moment I am still trying to find a workaround, and will post if anything pans out.&amp;nbsp; Please let me know if you have any other suggestions.&lt;/P&gt;&lt;P&gt;Have you heard of any success using the position() function in an XLSform w/survey123 ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 18:08:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843898#M21621</guid>
      <dc:creator>MaxMarno</dc:creator>
      <dc:date>2017-04-10T18:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843899#M21622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James I do appreciate your assistance through this, however I do still have some unanswered questions that may determine if I am able to use Survey123 at this time:&lt;/P&gt;&lt;P&gt;Is there any known method to reference the index of the repeat group/ repeat group counter at this time?&amp;nbsp; It seems that none of the position(..) operators that I called were able to execute in Survey123 even though my work in other ODK collect/XLSform converters.&amp;nbsp;&lt;/P&gt;&lt;P&gt;"ReferenceError: position is not defined in expression: position(..)"&lt;/P&gt;&lt;P&gt;The end goal I am trying to accomplish would be to dynamically reference external data within a repeat group of a varying number of iterations.&amp;nbsp; Such that the form could be pre-populated with existing data.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 22:59:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843899#M21622</guid>
      <dc:creator>MaxMarno</dc:creator>
      <dc:date>2017-04-10T22:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843900#M21623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, the position() function has not yet been implemented - that's why I logged it to an enhancement request, for support of this functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 17:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843900#M21623</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-04-11T17:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843901#M21624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Understood thanks for clearing up the confusion on my end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 17:46:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843901#M21624</guid>
      <dc:creator>MaxMarno</dc:creator>
      <dc:date>2017-04-11T17:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843902#M21625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/3263"&gt;James&lt;/A&gt;‌!&lt;/P&gt;&lt;P&gt;How about&amp;nbsp;&lt;EM style="border: 0px; font-weight: inherit;"&gt;join()&amp;nbsp;&lt;/EM&gt;and/or a&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM style="border: 0px; font-weight: inherit;"&gt;indexed-repeat()&lt;/EM&gt;&amp;nbsp;functions to access data inside the repeat group.... It seems to me that these functions are not yet supported in Survey123.&lt;/P&gt;&lt;P&gt;Is there a formal way to propose an&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;enhancement?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Luciano&lt;/P&gt;&lt;DIV style="border: 0px; font-weight: inherit; font-size: 14px;"&gt; &lt;/DIV&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; font-size: 14px; margin: 20px 0px 0px;"&gt;&lt;DIV class="" data-comment-id="732204" style="color: #8b8b8b; border: none; font-weight: inherit; font-size: 0.8571rem;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 18:32:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843902#M21625</guid>
      <dc:creator>LucianoCampagnolo1</dc:creator>
      <dc:date>2017-11-29T18:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843903#M21626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luciano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both join and indexed-repeat are in the list of functions we plan to implement for XLSForm compatibility. &amp;nbsp;Aside from requesting it here, we use the ideas.arcgis.com section of GeoNet to track user requests; enhancement requests can also arise out of technical support incidents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 19:24:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843903#M21626</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-11-30T19:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843904#M21627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any update on this?&amp;nbsp; Getting the repeat number would be very helpful.&amp;nbsp; Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 16:27:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843904#M21627</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2018-05-23T16:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843905#M21628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After some testing I got this to work for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if my field is say Point_No and I have another filed called RecKey in the repeat&amp;nbsp;&lt;/P&gt;&lt;P&gt;then I add this to the Calculation of Point_No&lt;/P&gt;&lt;P&gt;count(${RecKey})&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure to pick another field in the repeat.&amp;nbsp; Any will do just not itself since that throws an error.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;So count(${Point_No}) does not work for some reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will this cause any issues?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 17:28:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843905#M21628</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2018-05-23T17:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843906#M21629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Doug,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will work unless you also are using default values in the repeat and a repeat_count - there's an issue where the defaults are not applied in that scenario.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 18:15:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843906#M21629</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-05-23T18:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843907#M21630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well after getting this out to the field we found an issue.&amp;nbsp; If a user goes back in a repeat it will recal as soon as they change repeat records - which updates the field to the current total vs what it was at the time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if they are on Repeat #2 then hit back to Repeat #1 it automatically changes the calc&amp;nbsp;field from 1 to 2.&amp;nbsp; It also then wipes data from a relevant we have based on that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So as long as they just go forward it works but be careful using this!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 15:23:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843907#M21630</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2018-06-01T15:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843908#M21631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Consider including your calculation within a once() function. I have a log within a repeat in survey123, where users can enter a Depth From and a Depth To with comments on that depth range; users can add a repeat to have a series of From/To with notes. Outside of the repeat (hidden) I have a calculation to determine the max "Depth To" recorded, and and in the calculation field of my Depth From I have this max Depth To within the once function as&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once(max(${Depth_To}))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which calculates it only once per repeat (upon creation of the repeat), so that when I go cycle back through repeats the value is maintained.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Used the same to generate a start/stop watch to calculate standing time whilst on site. I used a single option likert "Stop" button as: {StandStop}, and a dateTime function relevant to: ${StandStop} = 'Stop' with the calculation: once(if(${StandStop} = 'Stop',now(),'')).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 15:00:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843908#M21631</guid>
      <dc:creator>ThomasPerriment1</dc:creator>
      <dc:date>2018-07-24T15:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843909#M21632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works - thanks a lot!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For everyone else here is how to do autonumbering.&lt;/P&gt;&lt;P&gt;In a repeat have a field with a calculate (it can be editable)&lt;/P&gt;&lt;P&gt;Use this formula subbing in any field in the repeat (except itself)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; once(count(${RecKey}))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have never seen once before.&amp;nbsp; Is it documented somewhere?&amp;nbsp; I am surprised esri never mentioned this to anyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 18:50:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843909#M21632</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2018-07-24T18:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843910#M21633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You’re welcome! I asked a similar question a month or two ago (regarding the “stop watch” function mentioned) and the Esri staff got in touch, mentioning the once() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solved many issues!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 20:34:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843910#M21633</guid>
      <dc:creator>ThomasPerriment1</dc:creator>
      <dc:date>2018-07-24T20:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843911#M21634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Half way down the page...I use it for the geopoint question in order to keep the field crews from accidentally adjusting the position after the initial location on a multi day survey for the same location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/quickreferencecreatesurveys.htm" title="https://doc.arcgis.com/en/survey123/desktop/create-surveys/quickreferencecreatesurveys.htm"&gt;Quick reference—Survey123 for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 21:16:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843911#M21634</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-07-24T21:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843912#M21635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm that’s a great point, not something I had considered. Thanks for the input, Mike!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 21:37:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843912#M21635</guid>
      <dc:creator>ThomasPerriment1</dc:creator>
      <dc:date>2018-07-24T21:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843913#M21636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a bunch Doug (and all who have suggested)! Any chance you could share an example XLS showing how you implemented autonumbering as you described?&amp;nbsp;I'm trying to use the once(count(...)) method you described but I keep coming up empty. &lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;, I vote in favor of implementing the position(..) function. I've used it extensively in ODK and Ona with great success for this exact problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 20:50:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843913#M21636</guid>
      <dc:creator>NicolasPfeffer-Taggart2</dc:creator>
      <dc:date>2018-12-19T20:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843914#M21637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My guess is you are trying to count itself?&amp;nbsp; You need to count some other field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So&lt;/P&gt;&lt;P&gt;Both fields are inside the repeat&lt;/P&gt;&lt;P&gt;Field A&amp;nbsp; - has some default or calculated value&lt;/P&gt;&lt;P&gt;Field B - is the field you want the auto number to be in.&amp;nbsp; Field B has the calc&amp;nbsp; once(count(${Field A}))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 21:06:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843914#M21637</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2018-12-19T21:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 functionality: calculate position in repeat group?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843915#M21638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good solution Thomas! Your answer should be pinned to the top so it is made visible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2018 17:25:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-functionality-calculate-position-in/m-p/843915#M21638</guid>
      <dc:creator>NicolasRoger</dc:creator>
      <dc:date>2018-12-21T17:25:31Z</dc:date>
    </item>
  </channel>
</rss>

