<?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() function on the server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985291#M336185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK I will try to install the IE plugin to see if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just one quick question: I have to install the plugin on the client side, but the instalation needs to be made throug the server side, right?. How can I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ivo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2015 11:41:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-29T11:41:42Z</dc:date>
    <item>
      <title>NOW() function on the server</title>
      <link>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985284#M336178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I am developing this app that has a limited space to work and so want so show a chart and a table on the same space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To accomplish this I hide one object and show the other every 30 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use two variables with the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hide = if(Second(Now(1))&amp;lt;=30,0,1)&lt;/P&gt;&lt;P&gt;show = if(Second(Now(1))&amp;lt;=30,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This work very well on the developing tool of QV but when I put the .qvw on the server, I no longer see the transition between objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made a test of putting a textbox with only the expression now(1) and on the developing tool I see the clock incrementing every second, but on the server it stops. If the browser is refreshed or I click anywhere on the page, the clock updates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know any workaround this? It seems to me to be an issue with the server and the now function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ivo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 18:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985284#M336178</guid>
      <dc:creator />
      <dc:date>2015-10-28T18:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: NOW() function on the server</title>
      <link>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985285#M336179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried also the IE plugin?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 19:37:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985285#M336179</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-10-28T19:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: NOW() function on the server</title>
      <link>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985286#M336180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have the plugin installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think it will make a difference?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 22:26:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985286#M336180</guid>
      <dc:creator />
      <dc:date>2015-10-28T22:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: NOW() function on the server</title>
      <link>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985287#M336181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not just now()? Try it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 05:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985287#M336181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-29T05:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: NOW() function on the server</title>
      <link>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985288#M336182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now() doesn't change time instantly in Ajax mode (Normal mode), to make it work you have to use IE Plugin installed and you can see the time is changing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarsd,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 05:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985288#M336182</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-10-29T05:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: NOW() function on the server</title>
      <link>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985289#M336183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try using some thing like this ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(Second(Now())&amp;lt;=30,0,Date(Now())) &amp;amp;&amp;nbsp; if(Second(Now())&amp;lt;=30,0,Time(Now()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i think it may not work without IE .&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hirish&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 06:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985289#M336183</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2015-10-29T06:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: NOW() function on the server</title>
      <link>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985290#M336184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would be better off putting the two objects in a container, and let the users switch between the objects at their own pace. What you are proposing would be annoying to the users if they wanted to look at the object for longer than 30 seconds, and equally annoying of they have to wait 30s for the object of interest to appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only use-case I can see for such time-based automatic switching is for non-interactive display, for example, call statistics in a call centre on a large screen for all call agents to see their progress to a target.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 06:45:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985290#M336184</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-10-29T06:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: NOW() function on the server</title>
      <link>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985291#M336185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK I will try to install the IE plugin to see if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just one quick question: I have to install the plugin on the client side, but the instalation needs to be made throug the server side, right?. How can I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ivo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 11:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985291#M336185</guid>
      <dc:creator />
      <dc:date>2015-10-29T11:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: NOW() function on the server</title>
      <link>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985292#M336186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a non interactive display, that only shows statistics.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 11:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985292#M336186</guid>
      <dc:creator />
      <dc:date>2015-10-29T11:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: NOW() function on the server</title>
      <link>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985293#M336187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's enough to open access point in IE, then you are asked to install the plugin (when IE client is enabled in QMC).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 22:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NOW-function-on-the-server/m-p/985293#M336187</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-10-29T22:04:09Z</dc:date>
    </item>
  </channel>
</rss>

