<?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 Automatic Tab Change by Time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/197865#M57379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;Just perfect ! ! ! &lt;IMG alt="Yes" src="http://community.qlik.com/emoticons/emotion-21.gif" /&gt;&lt;/P&gt;&lt;P&gt;It's working wonderfully.&lt;/P&gt;&lt;P&gt;Lots of thanks.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jun 2010 17:40:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-06-23T17:40:57Z</dc:date>
    <item>
      <title>Automatic Tab Change by Time</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/197860#M57374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I have a QV application that will be displayed on a TV. So I need the application to change tabs automatically from time to time.&lt;/P&gt;&lt;P&gt;I've tried to make a macro that does that but with no success.&lt;/P&gt;&lt;P style="font-weight: bold"&gt;*************************&lt;/P&gt;&lt;P&gt;code exemplo:&lt;/P&gt;&lt;P&gt;Sub automatic_tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qtd_total = ActiveDocument.NoOfSheets&lt;/P&gt;&lt;P&gt;num_planilha = 0&lt;/P&gt;&lt;P&gt;aux_tempo = 1000&lt;/P&gt;&lt;P&gt;For num_planilha = 0 To qtd_total-1&lt;/P&gt;&lt;P&gt;ActiveDocument.NextTab()&lt;/P&gt;&lt;P&gt;ActiveDocument.GetApplication.Sleep aux_tempo&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;DIV style="font-weight: bold"&gt;*************************&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;It seems that QV executes all the code and not sptep by step so it doesn't work how i would like it did.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Could anybody help me?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Have you done something similar?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Leandra Scordamaglia&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 16:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/197860#M57374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-22T16:30:19Z</dc:date>
    </item>
    <item>
      <title>Automatic Tab Change by Time</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/197861#M57375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of switching tabs you can show just one according to yours condition. You can find a sample in attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 17:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/197861#M57375</guid>
      <dc:creator />
      <dc:date>2010-06-22T17:00:47Z</dc:date>
    </item>
    <item>
      <title>Automatic Tab Change by Time</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/197862#M57376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great idea. &lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;P&gt;I'll think about that.&lt;/P&gt;&lt;P&gt;The only problem now is to find how to apply this to QV if more than 2 tabs.&lt;/P&gt;&lt;P&gt;This one in particular as already 5 tabs.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Leandra Scordamaglia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 20:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/197862#M57376</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-22T20:11:45Z</dc:date>
    </item>
    <item>
      <title>Automatic Tab Change by Time</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/197863#M57377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not about number of sheets. It's all about proper conditions for them. Check an example for 5 sheets in attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 20:31:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/197863#M57377</guid>
      <dc:creator />
      <dc:date>2010-06-22T20:31:29Z</dc:date>
    </item>
    <item>
      <title>Automatic Tab Change by Time</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/197864#M57378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a template where you can just enter the number of seconds for each tab in an inline table. Then each tab just needs a conditional show expression of $(vShow(tabnumber)), like $(vShow(1)) for tab 1. Might take a little of the work out of setting up the conditions for each tab, and gives you a common expression and maintenance point.&lt;/P&gt;&lt;P&gt;Edit: Forgot to mention - one of the main advantages of using this sort of approach instead of a macro approach (assuming you could get it to work) is performance. Macros drop any buffered data, like charts. On a TV display, nobody is going to be making selections, so the charts are likely static. If a chart takes 3 seconds to calculate, with the macro approach, it will take those same 3 seconds every time you switch to that tab. With the conditional display approach, it should only take those 3 seconds the very first time, and from then on should display the pre-calculated chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 21:39:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/197864#M57378</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-06-22T21:39:16Z</dc:date>
    </item>
    <item>
      <title>Automatic Tab Change by Time</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/197865#M57379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;Just perfect ! ! ! &lt;IMG alt="Yes" src="http://community.qlik.com/emoticons/emotion-21.gif" /&gt;&lt;/P&gt;&lt;P&gt;It's working wonderfully.&lt;/P&gt;&lt;P&gt;Lots of thanks.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jun 2010 17:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/197865#M57379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-23T17:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Tab Change by Time</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/1660894#M448760</link>
      <description>&lt;P&gt;This works fine when I have it in Qlikview Desktop but when I push it up to the server and run it from accesspoint.&amp;nbsp;it does not work unless I click somewhere on the sheet.&amp;nbsp; The seconds counter counts when you have it open in desktop but does not when you open it in accesspoint.&lt;/P&gt;&lt;P&gt;Are there some settings I am missing?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 21:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-Tab-Change-by-Time/m-p/1660894#M448760</guid>
      <dc:creator>jimgibson</dc:creator>
      <dc:date>2019-12-26T21:08:14Z</dc:date>
    </item>
  </channel>
</rss>

