<?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 Presentation &amp;quot;slideshow_effect&amp;quot; - what am I doing wrong? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Presentation-quot-slideshow-effect-quot-what-am-I-doing-wrong/m-p/717041#M538343</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;I want to set up a slideshow_effect in one of my apps: Based on the current time, the sheets should flip through one after another,&lt;/P&gt;&lt;P&gt;but there should be a button (for the meeting of the teamleaders who only want to see certain sheets) to stop that effect.&lt;/P&gt;&lt;P&gt;So for starters I have created a variable that should define the sheet, based on the time:&lt;/P&gt;&lt;P&gt;=&amp;gt; &amp;gt;&amp;gt;&amp;gt; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;IF&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MOD&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Second&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&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;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;())), 2)=0, 2, 1)&lt;/STRONG&gt; &amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;That variable should just switch between 1 and 2 - 1 for all the uneven numbers, 2 for the even ones, so it should switch once per second.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt; So far, everything works as expected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I need $-sign-expansion around that variable, when I put that into a textbox, the variable flip-flops just as expected. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt; Now I would like to implement that variable (the values of that variable, that is) as visibility_conditions in my sheets&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;=&amp;gt; That is what doesn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; - I need to use $-sign-expansion again of course, so my visibility_condition goes like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &lt;STRONG&gt;$(v_sheet) = 1&lt;/STRONG&gt; &amp;lt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (or 2, respectively)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;=&amp;gt; That does not work: The sheet appears, then it's gone - and it stays gone. The variable goes on flip-floping every second, but the sheet just remains invisible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Can anybody help me there?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks a lot!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;DataNibbler&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Sep 2014 10:46:39 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2014-09-29T10:46:39Z</dc:date>
    <item>
      <title>Presentation "slideshow_effect" - what am I doing wrong?</title>
      <link>https://community.qlik.com/t5/QlikView/Presentation-quot-slideshow-effect-quot-what-am-I-doing-wrong/m-p/717041#M538343</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;I want to set up a slideshow_effect in one of my apps: Based on the current time, the sheets should flip through one after another,&lt;/P&gt;&lt;P&gt;but there should be a button (for the meeting of the teamleaders who only want to see certain sheets) to stop that effect.&lt;/P&gt;&lt;P&gt;So for starters I have created a variable that should define the sheet, based on the time:&lt;/P&gt;&lt;P&gt;=&amp;gt; &amp;gt;&amp;gt;&amp;gt; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;IF&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MOD&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Second&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&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;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;())), 2)=0, 2, 1)&lt;/STRONG&gt; &amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;That variable should just switch between 1 and 2 - 1 for all the uneven numbers, 2 for the even ones, so it should switch once per second.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt; So far, everything works as expected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I need $-sign-expansion around that variable, when I put that into a textbox, the variable flip-flops just as expected. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt; Now I would like to implement that variable (the values of that variable, that is) as visibility_conditions in my sheets&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;=&amp;gt; That is what doesn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; - I need to use $-sign-expansion again of course, so my visibility_condition goes like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;&amp;gt;&amp;gt; &lt;STRONG&gt;$(v_sheet) = 1&lt;/STRONG&gt; &amp;lt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (or 2, respectively)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;=&amp;gt; That does not work: The sheet appears, then it's gone - and it stays gone. The variable goes on flip-floping every second, but the sheet just remains invisible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Can anybody help me there?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks a lot!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;DataNibbler&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 10:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Presentation-quot-slideshow-effect-quot-what-am-I-doing-wrong/m-p/717041#M538343</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-09-29T10:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Presentation "slideshow_effect" - what am I doing wrong?</title>
      <link>https://community.qlik.com/t5/QlikView/Presentation-quot-slideshow-effect-quot-what-am-I-doing-wrong/m-p/717042#M538344</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;it seems pretty clear that this method won't work for us. So I see no alternative to using a macro to do the job. Not very elegant since QlikView should be able to do that on its own, but it seems necessary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; I cannot write macros. I can read them and I once did a little VBA and I guess that with some time I could, but&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; time is something I don't have ...&lt;/P&gt;&lt;P&gt;=&amp;gt; My question is thus, has anybody ever done something like this? Could anybody maybe provide me with the code&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I would need to use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 13:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Presentation-quot-slideshow-effect-quot-what-am-I-doing-wrong/m-p/717042#M538344</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-10-02T13:50:03Z</dc:date>
    </item>
  </channel>
</rss>

