<?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: Another @pulldata not clearing cache question in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/another-pulldata-not-clearing-cache-question/m-p/1611571#M62408</link>
    <description>&lt;P&gt;Ok, so thanks to all that saw this post.&lt;/P&gt;&lt;P&gt;I found another post where it fools the application by adding a random query. It works.&lt;/P&gt;&lt;P&gt;Thanks to&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/115587"&gt;@MobiusSnake&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/pulldata-layer-seems-to-be-caching-results/m-p/1258438#M47492" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-questions/pulldata-layer-seems-to-be-caching-results/m-p/1258438#M47492&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE width="560"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="560"&gt;pulldata("@layer","getValue","attributes.Instructions", ${url}, concat("SQLid='",${sqlidschedule},"' and SQLid &amp;lt;&amp;gt;'",string(random()),"'"))&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
    <pubDate>Mon, 05 May 2025 12:48:03 GMT</pubDate>
    <dc:creator>BigLouC</dc:creator>
    <dc:date>2025-05-05T12:48:03Z</dc:date>
    <item>
      <title>Another @pulldata not clearing cache question</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/another-pulldata-not-clearing-cache-question/m-p/1610513#M62346</link>
      <description>&lt;P&gt;Good afternoon, I notice that there is no plan to fix the cache issue as it says that it is by design on the bug page&amp;nbsp;&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;My question is I am using the workaround, but I still dont get the current information from the URL.&lt;/P&gt;&lt;TABLE width="1138px"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;text&lt;/TD&gt;&lt;TD&gt;sqlidschedule&lt;/TD&gt;&lt;TD&gt;sqlid&lt;/TD&gt;&lt;TD&gt;123456&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="74.8125px" height="25px"&gt;text&lt;/TD&gt;&lt;TD width="113.312px" height="25px"&gt;url&lt;/TD&gt;&lt;TD width="88.3438px" height="25px"&gt;service url&lt;/TD&gt;&lt;TD width="860.531px" height="25px"&gt;&lt;A href="https://yadayada,com" target="_blank"&gt;https://yadayada,com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="74.8125px" height="69px"&gt;calculate&lt;/TD&gt;&lt;TD width="113.312px" height="69px"&gt;urlcurrentdata&lt;/TD&gt;&lt;TD width="88.3438px" height="69px"&gt;gets current data&lt;/TD&gt;&lt;TD width="860.531px" height="69px"&gt;concat("${url}?t=", now())&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="74.8125px" height="25px"&gt;calculate&lt;/TD&gt;&lt;TD width="113.312px" height="25px"&gt;sqlidfilter&lt;/TD&gt;&lt;TD width="88.3438px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="860.531px" height="25px"&gt;concat("SQLid='",${sqlidschedule},"'")&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="74.8125px" height="25px"&gt;calculate&lt;/TD&gt;&lt;TD width="113.312px" height="25px"&gt;permcurrsch&lt;/TD&gt;&lt;TD width="88.3438px" height="25px"&gt;permit current value&lt;/TD&gt;&lt;TD width="860.531px" height="25px"&gt;pulldata("@layer","getValue","attributes.Instructions",${urlcurrentdata},${sqlidfilter})&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;text&lt;/TD&gt;&lt;TD&gt;currentvalue&lt;/TD&gt;&lt;TD&gt;current permit value&lt;/TD&gt;&lt;TD&gt;${permcurrsch}&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you see above, I have to add an additional query to get a value.&lt;/P&gt;&lt;P&gt;The refresh does not work. I still get the cached value that was captured the first time.&lt;/P&gt;&lt;P&gt;Am I missing something or did I incorrectly write something?&lt;/P&gt;&lt;P&gt;Thanks all&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 17:15:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/another-pulldata-not-clearing-cache-question/m-p/1610513#M62346</guid>
      <dc:creator>BigLouC</dc:creator>
      <dc:date>2025-04-30T17:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Another @pulldata not clearing cache question</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/another-pulldata-not-clearing-cache-question/m-p/1611571#M62408</link>
      <description>&lt;P&gt;Ok, so thanks to all that saw this post.&lt;/P&gt;&lt;P&gt;I found another post where it fools the application by adding a random query. It works.&lt;/P&gt;&lt;P&gt;Thanks to&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/115587"&gt;@MobiusSnake&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/pulldata-layer-seems-to-be-caching-results/m-p/1258438#M47492" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-questions/pulldata-layer-seems-to-be-caching-results/m-p/1258438#M47492&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE width="560"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="560"&gt;pulldata("@layer","getValue","attributes.Instructions", ${url}, concat("SQLid='",${sqlidschedule},"' and SQLid &amp;lt;&amp;gt;'",string(random()),"'"))&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 05 May 2025 12:48:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/another-pulldata-not-clearing-cache-question/m-p/1611571#M62408</guid>
      <dc:creator>BigLouC</dc:creator>
      <dc:date>2025-05-05T12:48:03Z</dc:date>
    </item>
  </channel>
</rss>

