<?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: Rotating Sheets not activating sheet triggers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rotating-Sheets-not-activating-sheet-triggers/m-p/756762#M1033471</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you show me an example or explain a little further&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jan 2015 16:48:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-23T16:48:15Z</dc:date>
    <item>
      <title>Rotating Sheets not activating sheet triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Rotating-Sheets-not-activating-sheet-triggers/m-p/756760#M1033469</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;I have a qlikview app where it rotates between each sheet after 15 seconds.&amp;nbsp; I've pasted the variables for this below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vShow =&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ceil&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;frac&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;now&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())*86400/(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;vSheets&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;*&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;vDelay&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;)-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;floor&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;frac&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;now&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())*86400/(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;vSheets&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;*&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;vDelay&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;)))*(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;vSheets&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 1;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vDelay =15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vSheet = 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever i click a sheet i have a trigger to select a certain section of data, but when i turn the rotator on it doesnt activate the triggers.&amp;nbsp; Anyone have any clue how this can be solved?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 14:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rotating-Sheets-not-activating-sheet-triggers/m-p/756760#M1033469</guid>
      <dc:creator />
      <dc:date>2015-01-23T14:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating Sheets not activating sheet triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Rotating-Sheets-not-activating-sheet-triggers/m-p/756761#M1033470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could perhaps put the trigger on the OnChange event of your vShow variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 15:13:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rotating-Sheets-not-activating-sheet-triggers/m-p/756761#M1033470</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-01-23T15:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating Sheets not activating sheet triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Rotating-Sheets-not-activating-sheet-triggers/m-p/756762#M1033471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you show me an example or explain a little further&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 16:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rotating-Sheets-not-activating-sheet-triggers/m-p/756762#M1033471</guid>
      <dc:creator />
      <dc:date>2015-01-23T16:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating Sheets not activating sheet triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Rotating-Sheets-not-activating-sheet-triggers/m-p/756763#M1033472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First thing is that we cab have a rotator concept in Qlik.&lt;/P&gt;&lt;P&gt;Well can you post a sample file please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 17:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rotating-Sheets-not-activating-sheet-triggers/m-p/756763#M1033472</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2015-01-23T17:00:33Z</dc:date>
    </item>
  </channel>
</rss>

