<?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: Webpage refresh WITHOUT mouseclick in Ajax client in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457058#M1156390</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, but this solution does not switch sheets until a user clicks at the application. Is there anyway to simulate a mouseclick or other user interaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(In Ajax, with IE plugin this solution runs like a charm)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Feb 2013 09:32:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-21T09:32:38Z</dc:date>
    <item>
      <title>Webpage refresh WITHOUT mouseclick in Ajax client</title>
      <link>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457056#M1156388</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;We are about to set up a dashboard on a "public" monitor. We want the dashboard to be on a timer, so at second X it switches sheets. On the forums &lt;/P&gt;&lt;P&gt;we have found various scripts that helps us do that. The problem is that the scripts found only work with the IE plugin, and not in the Ajax client, which we are bound to use. The Ajax client only updates the timer (and switch sheets) IF someone nudges the application with a mouse click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the script we are currently experimenting with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Timing]:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; recno() as Tab&lt;/P&gt;&lt;P&gt;,rangesum(Seconds,peek(Seconds)) as Seconds&lt;/P&gt;&lt;P&gt;INLINE [&lt;/P&gt;&lt;P&gt;Seconds&lt;/P&gt;&lt;P&gt;20&lt;/P&gt;&lt;P&gt;10&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Show]:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;'=' &amp;amp; concat('if(vSeconds&amp;lt;' &amp;amp; Seconds &amp;amp; ',' &amp;amp; Tab,'&lt;/P&gt;&lt;P&gt;,') &amp;amp; repeat(')',max(Tab)) as Show&lt;/P&gt;&lt;P&gt;,'=mod(round((now()-now(2))*86400),' &amp;amp; max(Seconds) &amp;amp; ')' as Seconds&lt;/P&gt;&lt;P&gt;RESIDENT Timing;&lt;/P&gt;&lt;P&gt;LET vShow = peek('Show');&lt;/P&gt;&lt;P&gt;LET vSeconds = peek('Seconds');&lt;/P&gt;&lt;P&gt;DROP TABLES [Show], [Timing];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have also tried this one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Set vDelay = 15; // duration of screen in seconds&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Set vSheets = 10;&amp;nbsp; // number of sheets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Set vShow = =ceil((frac(now())*86400/(vSheets*vDelay)-floor(frac(now())*86400/(vSheets*vDelay)))*(vSheets));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...and some others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To conclude: the problem is not that data need to be reloaded, just that the visualisation needs to be refreshed at given intervals. We will not be able to man the client with a mouseclicker-person &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway to solve this? I have searched the forums and seen a lot of people with this issue, but have not yet found a solution. (For now, we are thinking about using an extension to Chrome that enables webpage refresh at intervals. However, this is not a sustainable solution.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please ask me questions if I need to clarify anything. Thank you so much for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 08:50:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457056#M1156388</guid>
      <dc:creator />
      <dc:date>2013-02-21T08:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage refresh WITHOUT mouseclick in Ajax client</title>
      <link>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457057#M1156389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, yeah, we are using QV 11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 09:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457057#M1156389</guid>
      <dc:creator />
      <dc:date>2013-02-21T09:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage refresh WITHOUT mouseclick in Ajax client</title>
      <link>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457058#M1156390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, but this solution does not switch sheets until a user clicks at the application. Is there anyway to simulate a mouseclick or other user interaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(In Ajax, with IE plugin this solution runs like a charm)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 09:32:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457058#M1156390</guid>
      <dc:creator />
      <dc:date>2013-02-21T09:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage refresh WITHOUT mouseclick in Ajax client</title>
      <link>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457059#M1156391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Closest we got so far is to use &lt;A class="loading" href="http://www.urlreload.com/" title="http://www.urlreload.com/"&gt;http://www.urlreload.com/&lt;/A&gt; or similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Is it possible to somehow apply HTML-code to QV-apps? That way we could insert a script for automatic refresh/reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: philip.sjokvist2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 14:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457059#M1156391</guid>
      <dc:creator />
      <dc:date>2013-03-04T14:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage refresh WITHOUT mouseclick in Ajax client</title>
      <link>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457060#M1156392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I never needed that, but I suppose you can do it two ways:&lt;/P&gt;&lt;P&gt;1. document extension.&lt;/P&gt;&lt;P&gt;2. hack the opendoc.htm file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 18:25:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457060#M1156392</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2013-03-04T18:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage refresh WITHOUT mouseclick in Ajax client</title>
      <link>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457061#M1156393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hacking the opendoc.htm file is probably not an option. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am however interested in the document extension-option. Do you have any idea as to what extension would be used (if there is an existing one for applying html-code to QV-apps) and how we would go about it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 09:53:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457061#M1156393</guid>
      <dc:creator />
      <dc:date>2013-03-05T09:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage refresh WITHOUT mouseclick in Ajax client</title>
      <link>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457062#M1156394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this if it work for you &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4752"&gt;http://community.qlik.com/docs/DOC-4752&lt;/A&gt;, Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 06:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457062#M1156394</guid>
      <dc:creator />
      <dc:date>2013-09-11T06:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage refresh WITHOUT mouseclick in Ajax client</title>
      <link>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457063#M1156395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a document extension which exactly does what you are trying to achieve: &lt;A href="http://www.qlikblog.at/2779/qlikview-autorefresh-document-extension/"&gt;http://www.qlikblog.at/2779/qlikview-autorefresh-document-extension/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 17:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457063#M1156395</guid>
      <dc:creator>Stefan_Walther</dc:creator>
      <dc:date>2013-11-26T17:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage refresh WITHOUT mouseclick in Ajax client</title>
      <link>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457064#M1156396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Philip&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is just one 'public monitor' why not use IE &amp;amp; the plugin, it is dead easy that way.&amp;nbsp; Whoever stipulated Aja only could agree to that if it is just one monitor for a specific reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You never know in the QlikView.Next there may well be an easy way do it without the IE Plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 21:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457064#M1156396</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-26T21:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Webpage refresh WITHOUT mouseclick in Ajax client</title>
      <link>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457065#M1156398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Philip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you find the solution for your query,&lt;/P&gt;&lt;P&gt;If I am getting it correct, you just need to activate different sheets at some specifiive time interval, irrespective of any compatibility with browsers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use show/hide functionality on sheet level for particular time intervals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nitin Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 05:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Webpage-refresh-WITHOUT-mouseclick-in-Ajax-client/m-p/457065#M1156398</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-03T05:22:52Z</dc:date>
    </item>
  </channel>
</rss>

