<?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: Today() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Today/m-p/829030#M291842</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;When you open you document on the 21st, the TODAY() function will display 21st.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today() function has parameter that can be pass into it and by default the value of TODAY() function value is 2 which means Date when the document was opened. However if you want to display the date the script was ran then use today(0), zero in the brackets to be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2015 16:22:37 GMT</pubDate>
    <dc:creator>Gabriel</dc:creator>
    <dc:date>2015-05-21T16:22:37Z</dc:date>
    <item>
      <title>Today()</title>
      <link>https://community.qlik.com/t5/QlikView/Today/m-p/829027#M291839</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;I have question on Today() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say suppose I have deployed in server and executed my app in server on 20th may.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open document in access point, on 21st may, what would today() return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;swetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 16:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Today/m-p/829027#M291839</guid>
      <dc:creator>kmswetha</dc:creator>
      <dc:date>2015-05-21T16:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Today()</title>
      <link>https://community.qlik.com/t5/QlikView/Today/m-p/829028#M291840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hopes, it will return 20th,until u rerun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 16:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Today/m-p/829028#M291840</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-05-21T16:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Today()</title>
      <link>https://community.qlik.com/t5/QlikView/Today/m-p/829029#M291841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If today() was used in the script and saved into a table or variable, then that will contain the date when the script was run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is used dynamically in the dashboard, then it will return the date when it is dynamically run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 16:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Today/m-p/829029#M291841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-21T16:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Today()</title>
      <link>https://community.qlik.com/t5/QlikView/Today/m-p/829030#M291842</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;When you open you document on the 21st, the TODAY() function will display 21st.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today() function has parameter that can be pass into it and by default the value of TODAY() function value is 2 which means Date when the document was opened. However if you want to display the date the script was ran then use today(0), zero in the brackets to be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 16:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Today/m-p/829030#M291842</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-05-21T16:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Today()</title>
      <link>https://community.qlik.com/t5/QlikView/Today/m-p/829031#M291843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is in script - May 20th&lt;/P&gt;&lt;P&gt;If it is on the front end - May 21st&lt;/P&gt;&lt;P&gt;If you want May 20th on the front end - use ReloadTime()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 16:26:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Today/m-p/829031#M291843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-21T16:26:15Z</dc:date>
    </item>
  </channel>
</rss>

