<?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 DATE/TIME LAST SCRIPT RUN | Qlik Community in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DATE-TIME-LAST-SCRIPT-RUN-Qlik-Community/m-p/582756#M546809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;DIV class="jive-sitepreview"&gt; &lt;DIV class="jive-snapshot-viewbox"&gt; &lt;DIV&gt; &lt;P style="font-weight: bold;"&gt; &lt;A href="http://www.qlikcommunity.com/thread/9634" target="_blank"&gt;DATE/TIME LAST SCRIPT RUN | Qlik Community&lt;/A&gt; &lt;/P&gt; &lt;/DIV&gt; &lt;/DIV&gt; &lt;/DIV&gt; &lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;DIV&gt;Hello qlikaddicts,&lt;BR /&gt;&lt;BR /&gt;I'm having some difficulties using ReloadTime(). The function is always returning 30-12-1899 and I can't figure out why. Data has been successfuly loaded.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Im using QV v11.2 SR4 64bits. Any help would be appreciated.&amp;nbsp;&lt;DIV&gt;Best regards, Diogo.&lt;/DIV&gt;&lt;/DIV&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;DIV&gt; &lt;P style="font-size: 11px; color: #3778C7; font-style: italic; margin-top: 10px;"&gt;Shared with &lt;A _jive_internal="true" href="https://community.qlik.com/tools-eapis.jspa"&gt;Jive Anywhere&lt;/A&gt;&lt;/P&gt; &lt;/DIV&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;DIV style="visibility:hidden; height: 0px; font-size: 0;"&gt;http://www.qlikcommunity.com/thread/9634&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Mar 2014 11:11:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-17T11:11:51Z</dc:date>
    <item>
      <title>DATE/TIME LAST SCRIPT RUN | Qlik Community</title>
      <link>https://community.qlik.com/t5/QlikView/DATE-TIME-LAST-SCRIPT-RUN-Qlik-Community/m-p/582756#M546809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;DIV class="jive-sitepreview"&gt; &lt;DIV class="jive-snapshot-viewbox"&gt; &lt;DIV&gt; &lt;P style="font-weight: bold;"&gt; &lt;A href="http://www.qlikcommunity.com/thread/9634" target="_blank"&gt;DATE/TIME LAST SCRIPT RUN | Qlik Community&lt;/A&gt; &lt;/P&gt; &lt;/DIV&gt; &lt;/DIV&gt; &lt;/DIV&gt; &lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;DIV&gt;Hello qlikaddicts,&lt;BR /&gt;&lt;BR /&gt;I'm having some difficulties using ReloadTime(). The function is always returning 30-12-1899 and I can't figure out why. Data has been successfuly loaded.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Im using QV v11.2 SR4 64bits. Any help would be appreciated.&amp;nbsp;&lt;DIV&gt;Best regards, Diogo.&lt;/DIV&gt;&lt;/DIV&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;DIV&gt; &lt;P style="font-size: 11px; color: #3778C7; font-style: italic; margin-top: 10px;"&gt;Shared with &lt;A _jive_internal="true" href="https://community.qlik.com/tools-eapis.jspa"&gt;Jive Anywhere&lt;/A&gt;&lt;/P&gt; &lt;/DIV&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;DIV style="visibility:hidden; height: 0px; font-size: 0;"&gt;http://www.qlikcommunity.com/thread/9634&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 11:11:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DATE-TIME-LAST-SCRIPT-RUN-Qlik-Community/m-p/582756#M546809</guid>
      <dc:creator />
      <dc:date>2014-03-17T11:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: DATE/TIME LAST SCRIPT RUN | Qlik Community</title>
      <link>https://community.qlik.com/t5/QlikView/DATE-TIME-LAST-SCRIPT-RUN-Qlik-Community/m-p/582757#M546810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not experiencing this problem anymore but I'll leave some comments for others.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;So, I've been searching around and it seems that &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ReloadTime()&lt;/SPAN&gt; &lt;STRONG&gt;only works for "-prj" folder projects, until you close your QVW.&lt;/STRONG&gt; After that, ReloadTime() fuction returns the minimum date (30-12-1899).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, my workaround for this was pretty simple. I edited my LoadScript and declared the following variable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET &lt;STRONG&gt;vLastDataReload&lt;/STRONG&gt; = date(now(1));&lt;/P&gt;&lt;P&gt;//You can try it out without "date()"; just use "now(1)";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I use my variable instead of ReloadTime().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 15:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DATE-TIME-LAST-SCRIPT-RUN-Qlik-Community/m-p/582757#M546810</guid>
      <dc:creator />
      <dc:date>2014-03-17T15:25:54Z</dc:date>
    </item>
  </channel>
</rss>

