<?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: Understanding how a qlickview app works ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Understanding-how-a-qlickview-app-works/m-p/593489#M1097932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a variable defined for this document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable Name&lt;/P&gt;&lt;P&gt;Act&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;=left(right(Now(),5),2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This variable will give you seconds from current time i.e. NOW()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if you go to sheet properties, you can see that there is a condition for Show Sheet for each sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's consider the Main sheet.&lt;/P&gt;&lt;P&gt;The condition is &lt;/P&gt;&lt;P&gt;Act &amp;gt;=0 and Act &amp;lt;= 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e This sheet is only visible if seconds from current time is between 0 to 10&lt;/P&gt;&lt;P&gt;similarly &lt;/P&gt;&lt;P&gt;Sheet 1 is visible for Act &amp;gt;=11 and Act &amp;lt;= 20 i.e seconds between 11 to 20 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want all sheet and their conditional show expression,&lt;/P&gt;&lt;P&gt;go to Settings &amp;gt;&amp;gt; document properties &amp;gt;&amp;gt; security tab &amp;gt;&amp;gt; Select SHOW ALL SHEETs and OBJECTS...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Apr 2014 23:10:25 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-04-17T23:10:25Z</dc:date>
    <item>
      <title>Understanding how a qlickview app works ?</title>
      <link>https://community.qlik.com/t5/QlikView/Understanding-how-a-qlickview-app-works/m-p/593487#M1097930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I saw a post which explains how to do a slideshow in Qlikview. It works properly, but I am not able to figure out how it really works.&lt;/P&gt;&lt;P&gt;I thought of looking at a couple of places real quick to figure it out, but could not understand it -&lt;/P&gt;&lt;P&gt;- Qlikview &amp;gt; Settings &amp;gt; Expression overview&lt;/P&gt;&lt;P&gt;- Qlikview &amp;gt; Settings &amp;gt; Variable overview&lt;/P&gt;&lt;P&gt;- Script editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me to understand how it works ? Are there any other places that I need to look at in order to be able to figure out&lt;/P&gt;&lt;P&gt;how this app (or any other qlikview app for that matter) works ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 22:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Understanding-how-a-qlickview-app-works/m-p/593487#M1097930</guid>
      <dc:creator />
      <dc:date>2014-04-17T22:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding how a qlickview app works ?</title>
      <link>https://community.qlik.com/t5/QlikView/Understanding-how-a-qlickview-app-works/m-p/593488#M1097931</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;This app works on the seconds of the time.&lt;/P&gt;&lt;P&gt;if the seconds of the time fall between 1 and 10 it will be main sheet.&lt;/P&gt;&lt;P&gt;1) created a variable&amp;nbsp; which can be seen in variable overview.&lt;/P&gt;&lt;P&gt;2) go to Document properties and select the sheets .&lt;/P&gt;&lt;P&gt;when u select&amp;nbsp; the sheet and look for properties u will see the condition.&lt;/P&gt;&lt;P&gt;3) If u select the sheet properties also u will find the conditions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 23:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Understanding-how-a-qlickview-app-works/m-p/593488#M1097931</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2014-04-17T23:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding how a qlickview app works ?</title>
      <link>https://community.qlik.com/t5/QlikView/Understanding-how-a-qlickview-app-works/m-p/593489#M1097932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a variable defined for this document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable Name&lt;/P&gt;&lt;P&gt;Act&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;=left(right(Now(),5),2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This variable will give you seconds from current time i.e. NOW()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if you go to sheet properties, you can see that there is a condition for Show Sheet for each sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's consider the Main sheet.&lt;/P&gt;&lt;P&gt;The condition is &lt;/P&gt;&lt;P&gt;Act &amp;gt;=0 and Act &amp;lt;= 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e This sheet is only visible if seconds from current time is between 0 to 10&lt;/P&gt;&lt;P&gt;similarly &lt;/P&gt;&lt;P&gt;Sheet 1 is visible for Act &amp;gt;=11 and Act &amp;lt;= 20 i.e seconds between 11 to 20 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want all sheet and their conditional show expression,&lt;/P&gt;&lt;P&gt;go to Settings &amp;gt;&amp;gt; document properties &amp;gt;&amp;gt; security tab &amp;gt;&amp;gt; Select SHOW ALL SHEETs and OBJECTS...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 23:10:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Understanding-how-a-qlickview-app-works/m-p/593489#M1097932</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-17T23:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding how a qlickview app works ?</title>
      <link>https://community.qlik.com/t5/QlikView/Understanding-how-a-qlickview-app-works/m-p/593490#M1097933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect. Crystal clear. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 23:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Understanding-how-a-qlickview-app-works/m-p/593490#M1097933</guid>
      <dc:creator />
      <dc:date>2014-04-17T23:56:02Z</dc:date>
    </item>
  </channel>
</rss>

