<?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 Today(0) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Today-0/m-p/258224#M97499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;today(0) gives you the date when the script ran.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See manual --&amp;gt; today()&amp;nbsp; for other options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2011 08:18:29 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2011-08-09T08:18:29Z</dc:date>
    <item>
      <title>Today(0)</title>
      <link>https://community.qlik.com/t5/QlikView/Today-0/m-p/258223#M97498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi, in my applications I have the following variable statement&amp;nbsp; &lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 10pt;"&gt;LET vToday &lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(0);&amp;nbsp; Sometimes this command is ignored and defaults to yesterdays date, I am doing something silly ? Any advice would be gretaly appreciated.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Darrell.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 07:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Today-0/m-p/258223#M97498</guid>
      <dc:creator>darrellbutler</dc:creator>
      <dc:date>2011-08-09T07:58:58Z</dc:date>
    </item>
    <item>
      <title>Today(0)</title>
      <link>https://community.qlik.com/t5/QlikView/Today-0/m-p/258224#M97499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;today(0) gives you the date when the script ran.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See manual --&amp;gt; today()&amp;nbsp; for other options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 08:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Today-0/m-p/258224#M97499</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-08-09T08:18:29Z</dc:date>
    </item>
    <item>
      <title>Today(0)</title>
      <link>https://community.qlik.com/t5/QlikView/Today-0/m-p/258225#M97500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; As swuehl says, the today(0) gives you the date when the script last ran. So if you open a QV-app that was last reloaded yesterday, it will show yesterdays date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have the same problem if you reload the document?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 08:22:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Today-0/m-p/258225#M97500</guid>
      <dc:creator>kim_rormark</dc:creator>
      <dc:date>2011-08-09T08:22:32Z</dc:date>
    </item>
    <item>
      <title>Today(0)</title>
      <link>https://community.qlik.com/t5/QlikView/Today-0/m-p/258226#M97501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes right as swuehl describe try using different varibles and use this functions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vToday = Today(0);&amp;nbsp; &lt;/P&gt;&lt;P&gt;LET vToday2 = Today();&amp;nbsp; &lt;/P&gt;&lt;P&gt;LET vReload = Reloadtime();&amp;nbsp; &lt;/P&gt;&lt;P&gt;LET vNow = Now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And see the difference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 09:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Today-0/m-p/258226#M97501</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-08-09T09:11:43Z</dc:date>
    </item>
  </channel>
</rss>

