<?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: Hide / Unhide Status box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-Unhide-Status-box/m-p/875497#M1015984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;got it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Apr 2015 06:56:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-10T06:56:48Z</dc:date>
    <item>
      <title>Hide / Unhide Status box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Unhide-Status-box/m-p/875493#M1015980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know is it possible to hide / unhide the statusbox with a button?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When I remember right there must be something with variables 0/1 and set value (button)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm not sure and my trial doesn't work, I also don't know where to put the variable at the statusbox....mmmmh???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can help, thx&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 11:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Unhide-Status-box/m-p/875493#M1015980</guid>
      <dc:creator />
      <dc:date>2015-04-08T11:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hide / Unhide Status box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Unhide-Status-box/m-p/875494#M1015981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alt + Ctr +v&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then add a button (hide)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in button properties&lt;/P&gt;&lt;P&gt;add action&lt;/P&gt;&lt;P&gt;external -&amp;gt; set variable &lt;/P&gt;&lt;P&gt;give your variable name and value (0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then care other button (show)and same procedure value (1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you need to change properties of your statusbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;layout tab &lt;/P&gt;&lt;P&gt;check conditional show&lt;/P&gt;&lt;P&gt;and give expression if(var1=1,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;BKC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 11:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Unhide-Status-box/m-p/875494#M1015981</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-08T11:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hide / Unhide Status box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Unhide-Status-box/m-p/875495#M1015982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;simple example attached, similar to the last post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 11:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Unhide-Status-box/m-p/875495#M1015982</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-04-08T11:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hide / Unhide Status box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Unhide-Status-box/m-p/875496#M1015983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so far so good, but how or where can I define which element I want to hide (my statusbox)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot find something like "conditional show" in the layout tab, also not in properties of my status box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 06:40:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Unhide-Status-box/m-p/875496#M1015983</guid>
      <dc:creator />
      <dc:date>2015-04-10T06:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hide / Unhide Status box</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Unhide-Status-box/m-p/875497#M1015984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;got it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 06:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Unhide-Status-box/m-p/875497#M1015984</guid>
      <dc:creator />
      <dc:date>2015-04-10T06:56:48Z</dc:date>
    </item>
  </channel>
</rss>

