<?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 Regenerate a pulldata() inside the Survey123 form in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/regenerate-a-pulldata-inside-the-survey123-form/m-p/1561943#M60237</link>
    <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I am using Survey123 Connect version 3.20.63.&lt;/P&gt;&lt;P&gt;I have created a field that is populated using a pulldata().&lt;/P&gt;&lt;P&gt;The pulldata() retrieves the maximum value of a field from the Survey's Feature Layer. This value is used by a second field and incremented by one. The retrieval works, but after the first submission, the pulldata() is not updated. I need to close the Survey123 app and reopen it for the pulldata() to regenerate. I read that the pulldata() does not regenerate within the same session, but perhaps I haven’t come across any updated articles.&lt;/P&gt;&lt;P&gt;Is there any functionality or trigger I can include in my xlsForm?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Sat, 23 Nov 2024 11:48:37 GMT</pubDate>
    <dc:creator>Davide_Pili</dc:creator>
    <dc:date>2024-11-23T11:48:37Z</dc:date>
    <item>
      <title>Regenerate a pulldata() inside the Survey123 form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/regenerate-a-pulldata-inside-the-survey123-form/m-p/1561943#M60237</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I am using Survey123 Connect version 3.20.63.&lt;/P&gt;&lt;P&gt;I have created a field that is populated using a pulldata().&lt;/P&gt;&lt;P&gt;The pulldata() retrieves the maximum value of a field from the Survey's Feature Layer. This value is used by a second field and incremented by one. The retrieval works, but after the first submission, the pulldata() is not updated. I need to close the Survey123 app and reopen it for the pulldata() to regenerate. I read that the pulldata() does not regenerate within the same session, but perhaps I haven’t come across any updated articles.&lt;/P&gt;&lt;P&gt;Is there any functionality or trigger I can include in my xlsForm?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Nov 2024 11:48:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/regenerate-a-pulldata-inside-the-survey123-form/m-p/1561943#M60237</guid>
      <dc:creator>Davide_Pili</dc:creator>
      <dc:date>2024-11-23T11:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Regenerate a pulldata() inside the Survey123 form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/regenerate-a-pulldata-inside-the-survey123-form/m-p/1561971#M60239</link>
      <description>&lt;P&gt;Survey123 is designed to cache the request.&lt;/P&gt;&lt;P&gt;You can work around it by adding something that will always not use the cache to the request, e.g. relative time.&lt;/P&gt;&lt;P&gt;Add now() to your query:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/bug/the-calculation-does-not-recognize-that-a-new-feature-i-bug-000158969" target="_blank"&gt;https://support.esri.com/en-us/bug/the-calculation-does-not-recognize-that-a-new-feature-i-bug-000158969&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It's similar behaviour to elsewhere in ArcGIS (using time based queries like this is less performance efficient).&lt;/P&gt;</description>
      <pubDate>Sat, 23 Nov 2024 18:28:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/regenerate-a-pulldata-inside-the-survey123-form/m-p/1561971#M60239</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2024-11-23T18:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Regenerate a pulldata() inside the Survey123 form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/regenerate-a-pulldata-inside-the-survey123-form/m-p/1562163#M60242</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/412943"&gt;@ChristopherCounsell&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This solution worked. I added the parameter t=now(), and the pulldata() updates.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 12:09:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/regenerate-a-pulldata-inside-the-survey123-form/m-p/1562163#M60242</guid>
      <dc:creator>Davide_Pili</dc:creator>
      <dc:date>2024-11-25T12:09:58Z</dc:date>
    </item>
  </channel>
</rss>

