<?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: Repeated group return same value in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/repeated-group-return-same-value/m-p/1235889#M46273</link>
    <description>&lt;P&gt;Do you mean a Same as the last record type deal?&amp;nbsp; If so then its a no without javascript.&amp;nbsp; But on large repeats this fails also.&amp;nbsp; I have been asking for it for years now.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-ideas/quot-same-as-last-quot-option-for-repeat-records/idi-p/1213432" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-ideas/quot-same-as-last-quot-option-for-repeat-records/idi-p/1213432&lt;/A&gt;&lt;/P&gt;&lt;P&gt;javascript code&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/prepopulate-answers-in-a-repeat-with-last-values/m-p/1093928" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-questions/prepopulate-answers-in-a-repeat-with-last-values/m-p/1093928&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/have-a-repeat-in-survey123-default-to-last-record/m-p/1018715" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-questions/have-a-repeat-in-survey123-default-to-last-record/m-p/1018715&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can load a value into a field of a different name but not the same name.&amp;nbsp; 123 cannot handle put Field A value in Field A.&amp;nbsp; It gets confused.&amp;nbsp; It is a major bummer that has been really slowing us down.&amp;nbsp; I am not sure they can ever fix it due to the way 123 works.&amp;nbsp; It is our crews number 1 gripe though for sure since our 20 year old system could do it.&lt;/P&gt;&lt;P&gt;If you meant you have a field outside the repeat that you want the value on in every repeat (like a key value for example) then all you have to do it have a field that does a calc to pull in the value outside the repeat.&lt;/P&gt;&lt;P&gt;hope that helps.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2022 14:36:52 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2022-11-29T14:36:52Z</dc:date>
    <item>
      <title>Repeated group return same value</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/repeated-group-return-same-value/m-p/1235862#M46270</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create a survey123 form with a repeated group but I have a problem&lt;/P&gt;&lt;P&gt;to fill out the repeated group we need to enter the data in the fields then click + to add another record, my question is how can get the same answer as the first record into the second, third,...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: the fields are text, integer and select one.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 13:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/repeated-group-return-same-value/m-p/1235862#M46270</guid>
      <dc:creator>AliAwadBUK</dc:creator>
      <dc:date>2022-11-29T13:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated group return same value</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/repeated-group-return-same-value/m-p/1235889#M46273</link>
      <description>&lt;P&gt;Do you mean a Same as the last record type deal?&amp;nbsp; If so then its a no without javascript.&amp;nbsp; But on large repeats this fails also.&amp;nbsp; I have been asking for it for years now.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-ideas/quot-same-as-last-quot-option-for-repeat-records/idi-p/1213432" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-ideas/quot-same-as-last-quot-option-for-repeat-records/idi-p/1213432&lt;/A&gt;&lt;/P&gt;&lt;P&gt;javascript code&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/prepopulate-answers-in-a-repeat-with-last-values/m-p/1093928" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-questions/prepopulate-answers-in-a-repeat-with-last-values/m-p/1093928&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/have-a-repeat-in-survey123-default-to-last-record/m-p/1018715" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-questions/have-a-repeat-in-survey123-default-to-last-record/m-p/1018715&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can load a value into a field of a different name but not the same name.&amp;nbsp; 123 cannot handle put Field A value in Field A.&amp;nbsp; It gets confused.&amp;nbsp; It is a major bummer that has been really slowing us down.&amp;nbsp; I am not sure they can ever fix it due to the way 123 works.&amp;nbsp; It is our crews number 1 gripe though for sure since our 20 year old system could do it.&lt;/P&gt;&lt;P&gt;If you meant you have a field outside the repeat that you want the value on in every repeat (like a key value for example) then all you have to do it have a field that does a calc to pull in the value outside the repeat.&lt;/P&gt;&lt;P&gt;hope that helps.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 14:36:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/repeated-group-return-same-value/m-p/1235889#M46273</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-11-29T14:36:52Z</dc:date>
    </item>
  </channel>
</rss>

