<?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: Automatic switching of sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236783#M87923</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi davesargeant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the below macro:&lt;/P&gt;&lt;P&gt;Sub SwitchTab&lt;BR /&gt;For x = 0 to 5&lt;BR /&gt;ActiveDocument.ActivateSheet x&lt;BR /&gt;ActiveDocument.GetApplication.Sleep 1000&lt;BR /&gt;ActiveDocument.GetApplication.WaitForIdle&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;next&lt;BR /&gt;End Sub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Snehal Nabar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jan 2013 09:52:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-03T09:52:42Z</dc:date>
    <item>
      <title>Automatic switching of sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236776#M87916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Qlikview model that displays information on a plasma screen. Currently this is all available on 1 sheet, but I need to display 1 sheet for say 3 minutes and the switch to 2nd sheet for 3 minutes then back to sheet 1.&lt;/P&gt;&lt;P&gt;Any ideas how this can be automated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 13:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236776#M87916</guid>
      <dc:creator />
      <dc:date>2010-05-10T13:58:07Z</dc:date>
    </item>
    <item>
      <title>Automatic switching of sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236777#M87917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use VBScript macro, and you'll be able to use timer() to control your time-driven logic. The API syntax to activate a sheet is very simple - look it up in the API Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 14:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236777#M87917</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2010-05-10T14:03:50Z</dc:date>
    </item>
    <item>
      <title>Automatic switching of sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236778#M87918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the 'now' function which returns the current time; by using the 'minute' function with it you should be able to condition the sheet display.&lt;/P&gt;&lt;P&gt;This may thrash the server though as it will be constantly checking the time.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 14:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236778#M87918</guid>
      <dc:creator />
      <dc:date>2010-05-10T14:05:28Z</dc:date>
    </item>
    <item>
      <title>Automatic switching of sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236779#M87919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Attaching excellent QV doc which i downloaded from Community . It may resolve your problem .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Bhushan N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 12:01:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236779#M87919</guid>
      <dc:creator />
      <dc:date>2010-05-11T12:01:36Z</dc:date>
    </item>
    <item>
      <title>Automatic switching of sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236780#M87920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is absolutely fantastic, Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 09:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236780#M87920</guid>
      <dc:creator />
      <dc:date>2010-05-12T09:41:10Z</dc:date>
    </item>
    <item>
      <title>Automatic switching of sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236781#M87921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bhushan that is great&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 09:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236781#M87921</guid>
      <dc:creator />
      <dc:date>2010-05-12T09:42:11Z</dc:date>
    </item>
    <item>
      <title>Automatic switching of sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236782#M87922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Can you please update the VBA script for the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 10:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236782#M87922</guid>
      <dc:creator />
      <dc:date>2011-09-21T10:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic switching of sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236783#M87923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi davesargeant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the below macro:&lt;/P&gt;&lt;P&gt;Sub SwitchTab&lt;BR /&gt;For x = 0 to 5&lt;BR /&gt;ActiveDocument.ActivateSheet x&lt;BR /&gt;ActiveDocument.GetApplication.Sleep 1000&lt;BR /&gt;ActiveDocument.GetApplication.WaitForIdle&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;next&lt;BR /&gt;End Sub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Snehal Nabar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 09:52:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236783#M87923</guid>
      <dc:creator />
      <dc:date>2013-01-03T09:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic switching of sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236784#M87924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Snehal, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sound making sense. But way complicated to a newbie like me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would u mind to provide a simple sample code? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 15:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236784#M87924</guid>
      <dc:creator />
      <dc:date>2013-08-14T15:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic switching of sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236785#M87925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to set this up as a loop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have it working but it only switches sheets one time and then stops.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 17:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236785#M87925</guid>
      <dc:creator />
      <dc:date>2014-04-01T17:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic switching of sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236786#M87926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have 3 sheets in my project and i want switch between sheets after 2 second automatically&lt;/P&gt;&lt;P&gt;please send for me an example&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 18:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236786#M87926</guid>
      <dc:creator />
      <dc:date>2015-03-05T18:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic switching of sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236787#M87927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Hossein Ramshini&lt;/P&gt;&lt;P&gt;Exelect example with you APP.&lt;/P&gt;&lt;P&gt;hello Hossein Ramshini&lt;/P&gt;&lt;P&gt;but when you select in web mode your sheets do not change anymore and it is the same thing that happens, do you know if you have to add something so that it also works in web mode?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 15:52:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-switching-of-sheets/m-p/236787#M87927</guid>
      <dc:creator>GartoJsar</dc:creator>
      <dc:date>2018-08-13T15:52:11Z</dc:date>
    </item>
  </channel>
</rss>

