<?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 Create dashbord that cycles between graphs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-dashbord-that-cycles-between-graphs/m-p/175186#M43729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Im trying to create a dashboard that will be shown on a projector. I have two sets of graphs that i cycle through with a showcondition.&lt;/P&gt;&lt;P&gt;odd(left(right(now(),2),1))&lt;/P&gt;&lt;P&gt;This works excellent on QV-developer but not at all when i open the application through the server. Apparently the now() function does not update if no selections is made. How can i make my application switch between the graphs?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Nov 2010 10:37:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-08T10:37:26Z</dc:date>
    <item>
      <title>Create dashbord that cycles between graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Create-dashbord-that-cycles-between-graphs/m-p/175186#M43729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Im trying to create a dashboard that will be shown on a projector. I have two sets of graphs that i cycle through with a showcondition.&lt;/P&gt;&lt;P&gt;odd(left(right(now(),2),1))&lt;/P&gt;&lt;P&gt;This works excellent on QV-developer but not at all when i open the application through the server. Apparently the now() function does not update if no selections is made. How can i make my application switch between the graphs?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 10:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-dashbord-that-cycles-between-graphs/m-p/175186#M43729</guid>
      <dc:creator />
      <dc:date>2010-11-08T10:37:26Z</dc:date>
    </item>
    <item>
      <title>Create dashbord that cycles between graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Create-dashbord-that-cycles-between-graphs/m-p/175187#M43730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guess that you have a different date/time-setting on your server. You probably wish to toggle each 10 seconds? So then, why not using the SECOND-function instead the LEFT-RIGHT combination, which is meant to work within strings.&lt;BR /&gt;Thus give it a try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;ODD(FLOOR(SECOND(NOW(1))/10)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 10:54:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-dashbord-that-cycles-between-graphs/m-p/175187#M43730</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2010-11-08T10:54:11Z</dc:date>
    </item>
    <item>
      <title>Create dashbord that cycles between graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Create-dashbord-that-cycles-between-graphs/m-p/175188#M43731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think thats the problem. I added a textfield with now() but that wont update unless i do a selection..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 11:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-dashbord-that-cycles-between-graphs/m-p/175188#M43731</guid>
      <dc:creator />
      <dc:date>2010-11-08T11:13:21Z</dc:date>
    </item>
    <item>
      <title>Create dashbord that cycles between graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Create-dashbord-that-cycles-between-graphs/m-p/175189#M43732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmm - QV 8.5 definitely behaved in this way,&lt;BR /&gt;if you insert a server-object, it will run....&lt;/P&gt;&lt;P&gt;puzzled Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 11:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-dashbord-that-cycles-between-graphs/m-p/175189#M43732</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2010-11-08T11:38:21Z</dc:date>
    </item>
  </channel>
</rss>

