<?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: Alternative to now() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Alternative-to-now/m-p/425434#M1158625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you find alternative to using NOW()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jul 2017 12:10:16 GMT</pubDate>
    <dc:creator>rustyfishbones</dc:creator>
    <dc:date>2017-07-07T12:10:16Z</dc:date>
    <item>
      <title>Alternative to now()</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-to-now/m-p/425433#M1158624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bit of a challenge (then again, maybe it's easy for someone here).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my application's welcome page, I want to add a text object that shows the number of accounts that are Open, "and counting", i.e. I want the number to increase (more or less) at the speed it does in reality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The module is only reloaded every morning, so the data is 100% correct then. On average we open 600 accounts a day, so that is (more or less) an account every one minute (if I just count the hours in the work day).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I can do this using the now() function, and manipulating it to a number value that increases at the above speed. Something like this:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;=num(Count({$&amp;lt;[Account Status]={'D','N','U','A'}&amp;gt;}[Account No])+(right(round(num(time(now()))*1000,2),3)-300),',##0')&amp;amp;' Open Accounts.... and counting'&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I do not want to use the now() function because I do not want to cause performance issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how else I can increase the value of an expression with one,every minute or so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gerhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 07:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-to-now/m-p/425433#M1158624</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2013-01-16T07:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative to now()</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-to-now/m-p/425434#M1158625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you find alternative to using NOW()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 12:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-to-now/m-p/425434#M1158625</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2017-07-07T12:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative to now()</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-to-now/m-p/425435#M1158626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about now(2) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it will be calculated once when opening the document....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 12:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-to-now/m-p/425435#M1158626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-07T12:14:19Z</dc:date>
    </item>
  </channel>
</rss>

