<?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(1) means ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/now-1-means/m-p/700574#M1059900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor473"&gt;&lt;/A&gt;&lt;A name="now"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;now(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;[ timer_mode]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Returns a timestamp of the current time from the system clock. The timer_mode may have the following values:&lt;/P&gt;&lt;P&gt;0 Time at previously finished reload (not currently ongoing reload)&lt;BR /&gt;1 Time at function call&lt;BR /&gt;2 Time when the document was opened&amp;nbsp; &lt;/P&gt;&lt;P&gt;Default &lt;SPAN class="Italic"&gt;timer_mode&lt;/SPAN&gt; is 1. The &lt;SPAN class="Italic"&gt;timer_mode = 1&lt;/SPAN&gt; should be used with caution, since it polls the operating system every second and hence could slow down the system. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Oct 2014 09:27:43 GMT</pubDate>
    <dc:creator>senpradip007</dc:creator>
    <dc:date>2014-10-10T09:27:43Z</dc:date>
    <item>
      <title>now(1) means ?</title>
      <link>https://community.qlik.com/t5/QlikView/now-1-means/m-p/700573#M1059897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;now(1) means ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 09:26:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/now-1-means/m-p/700573#M1059897</guid>
      <dc:creator />
      <dc:date>2014-10-10T09:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: now(1) means ?</title>
      <link>https://community.qlik.com/t5/QlikView/now-1-means/m-p/700574#M1059900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor473"&gt;&lt;/A&gt;&lt;A name="now"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;now(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;[ timer_mode]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Returns a timestamp of the current time from the system clock. The timer_mode may have the following values:&lt;/P&gt;&lt;P&gt;0 Time at previously finished reload (not currently ongoing reload)&lt;BR /&gt;1 Time at function call&lt;BR /&gt;2 Time when the document was opened&amp;nbsp; &lt;/P&gt;&lt;P&gt;Default &lt;SPAN class="Italic"&gt;timer_mode&lt;/SPAN&gt; is 1. The &lt;SPAN class="Italic"&gt;timer_mode = 1&lt;/SPAN&gt; should be used with caution, since it polls the operating system every second and hence could slow down the system. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 09:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/now-1-means/m-p/700574#M1059900</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-10-10T09:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: now(1) means ?</title>
      <link>https://community.qlik.com/t5/QlikView/now-1-means/m-p/700575#M1059902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the timestamp of the exact moment when you call the function now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use now(0) return the timestamp of the last reload&lt;/P&gt;&lt;P&gt;if you use 2 return the timestamp of the opening of the document&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 09:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/now-1-means/m-p/700575#M1059902</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-10T09:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: now(1) means ?</title>
      <link>https://community.qlik.com/t5/QlikView/now-1-means/m-p/700576#M1059904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now(1) is gives you the time and date when that particular function has been executed suppose I execute that function now it gives me as follows &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10/10/2014 15:07:00&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 09:37:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/now-1-means/m-p/700576#M1059904</guid>
      <dc:creator />
      <dc:date>2014-10-10T09:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: now(1) means ?</title>
      <link>https://community.qlik.com/t5/QlikView/now-1-means/m-p/700577#M1059906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bhanu u r doing well ra in community &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 09:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/now-1-means/m-p/700577#M1059906</guid>
      <dc:creator />
      <dc:date>2014-10-10T09:39:49Z</dc:date>
    </item>
  </channel>
</rss>

