<?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: Now(0) is NOT now! in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247509#M4173</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Rob for your answers and your blog.&amp;nbsp; Without which, I would still be searching for answers like this one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2013 21:15:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-22T21:15:45Z</dc:date>
    <item>
      <title>Now(0) is NOT now!</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247503#M4167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if this is a bug or a wrong description in the help file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;now( &lt;SPAN style="font-style: italic;"&gt;[ timer_mode]&lt;/SPAN&gt; )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Returns a timestamp of t&lt;STRONG&gt;he current time&lt;/STRONG&gt; from the system clock. The timer_mode may have the following values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;0 Time at script run&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1 Time at function call&lt;/P&gt;&lt;P&gt;2 Time when the document was opened&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;The real Now(0) Behavior:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now(0) will return the &lt;STRONG&gt;time of the last preceding script run&lt;/STRONG&gt;, as you can see in the attached example. But according to the help description I would excpect the starting time of the current script run..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2025 14:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247503#M4167</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2025-07-23T14:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Now(0) is NOT now!</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247504#M4168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I would agree that the documentation is kind of weak here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the script execution or 'last preceding script run' is not a point in time, but a period, I think it should state even more precisely (for timer mode 0):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Returns a timestamp for when the script last finished reexecuting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or something similar (copied the statement from ReloadTime() documentation. So it's all there, somewhere in the docs...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 11:41:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247504#M4168</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-02T11:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Now(0) is NOT now!</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247505#M4169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, but I guess the initial intention of this function called "now" was to give the starting time of script run which would be very useful indeed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why one should provide two different functions with the same result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now(0) = ReloadTime()&amp;nbsp; // during script run&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 11:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247505#M4169</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-02-02T11:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Now(0) is NOT now!</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247506#M4170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's been this way since V8, when it was "fixed". See&lt;/P&gt;&lt;P&gt;http://qlikviewnotes.blogspot.com/2010/07/now-trap.html&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 12:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247506#M4170</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2012-02-02T12:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Now(0) is NOT now!</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247507#M4171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is an old hat! The question is why it was "fixed" and why the documentation is still the same wrong four versions later..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure a lot of consultants / clients using this in a wrong way..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 12:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247507#M4171</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-02-02T12:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Now(0) is NOT now!</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247508#M4172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The observed behavior of Now(0) is correct, however the manual is unfortuante not completely clear on the actual behavior. This has now been reported as a docuementation bug (#46375) and will be corrected for future releases. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to se the actual reload time in your application, please consider caling the Now(0) directly or use a SET variable instead of LET to accomplish the expected timestamp in your application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you on the other hand are looking for the actual reload time during reload in the script, please use Now(1) as it will give the current time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 08:59:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247508#M4172</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2012-03-27T08:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Now(0) is NOT now!</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247509#M4173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Rob for your answers and your blog.&amp;nbsp; Without which, I would still be searching for answers like this one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 21:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Now-0-is-NOT-now/m-p/247509#M4173</guid>
      <dc:creator />
      <dc:date>2013-01-22T21:15:45Z</dc:date>
    </item>
  </channel>
</rss>

