<?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 reloadtime() not working with prj folders in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/reloadtime-not-working-with-prj-folders/m-p/482808#M180447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I save &amp;amp; close the file and open it again when using prj folders the last reload date is empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I just delete the prj folder it starts working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Nov 2013 16:09:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-05T16:09:15Z</dc:date>
    <item>
      <title>reloadtime() not working with prj folders</title>
      <link>https://community.qlik.com/t5/QlikView/reloadtime-not-working-with-prj-folders/m-p/482808#M180447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I save &amp;amp; close the file and open it again when using prj folders the last reload date is empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I just delete the prj folder it starts working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 16:09:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reloadtime-not-working-with-prj-folders/m-p/482808#M180447</guid>
      <dc:creator />
      <dc:date>2013-11-05T16:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: reloadtime() not working with prj folders</title>
      <link>https://community.qlik.com/t5/QlikView/reloadtime-not-working-with-prj-folders/m-p/482809#M180448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No answer from the experts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 10:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reloadtime-not-working-with-prj-folders/m-p/482809#M180448</guid>
      <dc:creator />
      <dc:date>2013-11-06T10:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: reloadtime() not working with prj folders</title>
      <link>https://community.qlik.com/t5/QlikView/reloadtime-not-working-with-prj-folders/m-p/482810#M180449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe it's a bug in Qlikview v11 (or/and) using "-prj" folder projects.&lt;/P&gt;&lt;P&gt;I was experiencing the same problem and I have found interesting solutions at these pages: &lt;A href="https://community.qlik.com/message/268471"&gt;Re: ReloadTime() not getting set?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/277656"&gt;Re: Problem in display the ReloadTime()&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 11:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reloadtime-not-working-with-prj-folders/m-p/482810#M180449</guid>
      <dc:creator />
      <dc:date>2014-03-17T11:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: reloadtime() not working with prj folders</title>
      <link>https://community.qlik.com/t5/QlikView/reloadtime-not-working-with-prj-folders/m-p/482811#M180450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using a QVW as a "-prj" folder project and when I save the document, close and reopen it, my ReloadTime() returns 30-12-1899. The function Now(0) - which is supposed to return the last reload date, also returns the same erroneous Date. To solve this, i just added the following line, at the end of my script: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LET vLastDataReload = date(now(1));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, instead of using ReloadTime(), i call my variable vLastDataReload. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice qliking&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 12:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reloadtime-not-working-with-prj-folders/m-p/482811#M180450</guid>
      <dc:creator />
      <dc:date>2014-03-17T12:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: reloadtime() not working with prj folders</title>
      <link>https://community.qlik.com/t5/QlikView/reloadtime-not-working-with-prj-folders/m-p/482812#M180451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it works, thanks for sharing!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 09:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reloadtime-not-working-with-prj-folders/m-p/482812#M180451</guid>
      <dc:creator />
      <dc:date>2014-12-01T09:36:20Z</dc:date>
    </item>
  </channel>
</rss>

