<?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: Auto-Advance Tabs (on timer) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557841#M552753</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done this before using a combination of variable and conditional shows on the tabs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define the variable:&lt;/P&gt;&lt;P&gt;vModTime=mod(Minute(now()),4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every Minute the value changes and then use conditional shows on each tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(vModTimer)=0&lt;/P&gt;&lt;P&gt;=$(vModTimer)=1&lt;/P&gt;&lt;P&gt;=$(vModTimer)=2&lt;/P&gt;&lt;P&gt;=$(vModTimer)=3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give that a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wade&lt;/P&gt;&lt;P&gt;www.serviambi.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Oct 2013 19:54:21 GMT</pubDate>
    <dc:creator>wms_manis</dc:creator>
    <dc:date>2013-10-31T19:54:21Z</dc:date>
    <item>
      <title>Auto-Advance Tabs (on timer)</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557840#M552752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey QlikView Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been asked to put together a dashboard that would be projected on a wall and display a variety of different metrics. It's way to much to put on a single tab, and would have to be broken out into several.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there a way for a dashboard to automatically rotate through a series of tabs all day without any human interaction? Basically having 10 tabs that change at 2 minute intervals then return to the first tab at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is much appreciated!! Happy Halloween!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 19:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557840#M552752</guid>
      <dc:creator>andyquirin</dc:creator>
      <dc:date>2013-10-31T19:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Advance Tabs (on timer)</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557841#M552753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done this before using a combination of variable and conditional shows on the tabs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define the variable:&lt;/P&gt;&lt;P&gt;vModTime=mod(Minute(now()),4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every Minute the value changes and then use conditional shows on each tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(vModTimer)=0&lt;/P&gt;&lt;P&gt;=$(vModTimer)=1&lt;/P&gt;&lt;P&gt;=$(vModTimer)=2&lt;/P&gt;&lt;P&gt;=$(vModTimer)=3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give that a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wade&lt;/P&gt;&lt;P&gt;www.serviambi.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 19:54:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557841#M552753</guid>
      <dc:creator>wms_manis</dc:creator>
      <dc:date>2013-10-31T19:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Advance Tabs (on timer)</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557842#M552754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do like what Wade says above, however to test it's what you want, change the Variable to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vModTime=mod(Second(now()),4)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;It will change every second, it will save you waiting a minute for each to change&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and then if you are happy that's what you need, change the variable back to mod(Minute(Now()),4)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Al&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 20:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557842#M552754</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-10-31T20:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Advance Tabs (on timer)</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557843#M552755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Note: using functions with NOW() etc... can slow down the App and use up valuable RAM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 20:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557843#M552755</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-10-31T20:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Advance Tabs (on timer)</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557844#M552756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree and almost stated that now() can be a memory hog and create performance issues.&amp;nbsp; However, for unattended interaction, it may not hurt too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 20:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557844#M552756</guid>
      <dc:creator>wms_manis</dc:creator>
      <dc:date>2013-10-31T20:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Advance Tabs (on timer)</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557845#M552757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with you too, if not interacted it should be fine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 20:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557845#M552757</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-10-31T20:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Advance Tabs (on timer)</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557846#M552758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Alan and Wade,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just implemented your suggestions and I feel I'm 95% of the way there.&lt;/P&gt;&lt;P&gt;I pushed the dash to test (with the variable timer set to seconds) to see how it worked. I'm noticing the dash is only advances when it's clicked on and isn't advancing automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you guys run into the same issue? Is there something I'm overlooking so the conditional tabs are calculated on the fly and don't wait for someone to click the dash for it to advance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 23:08:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557846#M552758</guid>
      <dc:creator>andyquirin</dc:creator>
      <dc:date>2013-11-07T23:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Advance Tabs (on timer)</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557847#M552759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What type Pulgin you are using ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The now() function won't call every second on the AJAX Client&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 23:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557847#M552759</guid>
      <dc:creator />
      <dc:date>2013-11-07T23:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Advance Tabs (on timer)</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557848#M552760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IE works - thank you sir! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 15:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557848#M552760</guid>
      <dc:creator>andyquirin</dc:creator>
      <dc:date>2013-11-08T15:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Advance Tabs (on timer)</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557849#M552761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Part II of our Auto-Advance adventure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the requirement to work by using a variable vModTime=mod(Minute(now()),10)+1 where 10 is the number of slides that I have. I couple this with a document Trigger, under Variable Event Triggers 'OnChange' ='Document\SH0'&amp;amp;vModTime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This advances to the next slide when the minute changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the trick - I've been asked to speed it up so it advances every 30 seconds.&lt;/P&gt;&lt;P&gt;How would you do it for 10 slides? If I used vModTime=mod(second(now()),x)+1, x can only be a max of 60...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help? &lt;A href="https://community.qlik.com/qlik-users/93957"&gt;Wade Manis&lt;/A&gt; @Alan Farrel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 18:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557849#M552761</guid>
      <dc:creator>andyquirin</dc:creator>
      <dc:date>2013-12-03T18:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Advance Tabs (on timer)</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557850#M552762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Personally I would be very wary of using the now() statement in a dashboard, as this will interrupt QlikView doing other processing and be a resource hog.&amp;nbsp; Where I have done an auto advance before I have used a HTML page with the following on it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;html&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;head&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;meta http-equiv="refresh" content="60; url=frame2.html"&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;/head&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;body&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;iframe id="qvdemo"&amp;nbsp; style="border: none;" name="qvdemo" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ServerName/QvAjaxZfc/opendoc.htm?document=System/QlikView%20Status%20Dashboard.qvw&amp;amp;host=localhost&amp;amp;select=TRIGGER,0&amp;amp;sheet=OVIEW"&gt;http://ServerName/QvAjaxZfc/opendoc.htm?document=System/QlikView%20Status%20Dashboard.qvw&amp;amp;host=localhost&amp;amp;select=TRIGGER,0&amp;amp;sheet=OVIEW&lt;/A&gt;&lt;SPAN&gt;" width="100%" height="100%"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;/body&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;/body&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;/html&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This advances to the next page after 60 seconds, and the browser looks after the timer - so it can not impact on the QlikView server.&amp;nbsp; There are a number of HTML files each with a different URL in the iFrame - using the &lt;STRONG&gt;sheet&lt;/STRONG&gt; parameter to the &lt;STRONG&gt;opendoc&lt;/STRONG&gt; file allows for progressing through tabs in a single document - but you could equally go to tabs in different documents this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure how you would do the calculation of the duration in an HTML page though - you could do it with ASP but you would have to pass in how many pages it was enumerating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.quickintelligence.co.uk/"&gt;http://www.quickintelligence.co.uk/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2014 22:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557850#M552762</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2014-01-18T22:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Advance Tabs (on timer)</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557851#M552763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried similar to this, I needed to change a chart filter on an interval cycle.&lt;/P&gt;&lt;P&gt;Not ideal , as it's refreshing the entire page/document, rather than simply changing a filter (my aim).&lt;/P&gt;&lt;P&gt;Looks dreadful for the user, is slow, and is making the web server do more work that it strictly needs to.&lt;/P&gt;&lt;P&gt;It's a work around at best.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having said that, I have yet to find a workable alternative.&lt;BR /&gt;There is a .Net COM component that in theory could be used to automate a QV doc. but that'a a whole other story.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Given the amount of similar posts I've seen on this subject - would be nice if the QV people just provided this timer functionality out of the box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 12:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Advance-Tabs-on-timer/m-p/557851#M552763</guid>
      <dc:creator>simonb2013</dc:creator>
      <dc:date>2016-03-16T12:51:20Z</dc:date>
    </item>
  </channel>
</rss>

