<?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/show button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796124#M281269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Example ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Feb 2015 15:18:25 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2015-02-12T15:18:25Z</dc:date>
    <item>
      <title>Hide/show button</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796116#M281261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two charts,&amp;nbsp; i want hide and show that charts by using single button.&lt;/P&gt;&lt;P&gt;Is it possible? if possible how can i do that please help me .&lt;/P&gt;&lt;P&gt;If you dont mine please give me Navigation also.&lt;/P&gt;&lt;P&gt;please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chandra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 14:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796116#M281261</guid>
      <dc:creator />
      <dc:date>2015-02-12T14:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/show button</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796117#M281262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) define a variable: LET myVar = 0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Add a button, in the text write: If(myVar=0, 'Show', 'Hide')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) in the action -&amp;gt; add -&amp;gt; external -&amp;gt; set variable, in the upper box write :&amp;nbsp; myVar&amp;nbsp; in the lower box write: If(myVar=0,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not in your chart , in the conditional view write: myVar=0 in the first chart and myVar=1 in the second chartg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 14:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796117#M281262</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-12T14:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/show button</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796118#M281263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saccone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanku so much your reply.&lt;/P&gt;&lt;P&gt;where can i define that variable means in script or design (ctrl+alt+v).&lt;/P&gt;&lt;P&gt;where this Conditional view&lt;/P&gt;&lt;P&gt;please help me &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 14:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796118#M281263</guid>
      <dc:creator />
      <dc:date>2015-02-12T14:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/show button</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796119#M281264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define the variable in script, you can find conditional view in the "Layout" tab of a chart in the "Show" area&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 14:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796119#M281264</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-12T14:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/show button</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796120#M281265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Superb Explenation..&lt;/P&gt;&lt;P&gt;Thanks for your replies.&lt;/P&gt;&lt;P&gt;i will try for this.... and let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 14:36:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796120#M281265</guid>
      <dc:creator />
      <dc:date>2015-02-12T14:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/show button</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796121#M281266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;STEP 1 - Open Variable Overview by going to Settings -&amp;gt; Variable Overview and Click on Add&lt;/P&gt;&lt;P&gt;STEP 2 - Name your variable (In this case it is called 'New_Variable'&lt;/P&gt;&lt;P&gt;STEP 3 - Give it the value zero in the Defintion text box&lt;/P&gt;&lt;P&gt;STEP 4 - Click OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="STEP 0.jpg" class="image-1 jive-image" src="/legacyfs/online/77757_STEP 0.jpg" style="width: 620px; height: 470px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now Create a Button Object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1 - Go to the Actions Tab&lt;/P&gt;&lt;P&gt;Step 2 - Click on Add&lt;/P&gt;&lt;P&gt;Step 3 - Choose action type as External&lt;/P&gt;&lt;P&gt;Step 4 - Choose Action as Set Variable and click OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="STEP 1.jpg" class="jive-image image-2" src="/legacyfs/online/77758_STEP 1.jpg" style="width: 620px; height: 526px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1 - Insert you variable name 'In this case called New_Variable&lt;/P&gt;&lt;P&gt;Step 2 - In the value box insert the following if statement =if($(New_Variable)=0,1,0) and click OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="STEP 2.jpg" class="jive-image image-5" src="/legacyfs/online/77761_STEP 2.jpg" style="width: 620px; height: 295px;" /&gt;&lt;/P&gt;&lt;P&gt;Now CREATE a new Button object - the one that you want to hide by clicking on the first button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1 - Go to the layout tab in set the Show group radio button to Conditional and insert the following if statement =if($(New_Variable)=0,True(),False())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="STEP 3.jpg" class="jive-image image-4" src="/legacyfs/online/77760_STEP 3.jpg" style="width: 620px; height: 289px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There you go - it should work now!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have Fun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 14:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796121#M281266</guid>
      <dc:creator />
      <dc:date>2015-02-12T14:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/show button</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796122#M281267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Warner superb explenation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks both of your replies&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 14:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796122#M281267</guid>
      <dc:creator />
      <dc:date>2015-02-12T14:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/show button</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796123#M281268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;Hi Saccano and Warner,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those are not working Please give me " In chart what i have to write".&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 15:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796123#M281268</guid>
      <dc:creator />
      <dc:date>2015-02-12T15:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/show button</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796124#M281269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Example ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 15:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796124#M281269</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-12T15:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/show button</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796125#M281270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Saccano&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i have is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two pie charts like A and B.&lt;/P&gt;&lt;P&gt;if i click on button first i have to hide the A -chart as well as i want B-chart&amp;nbsp;&amp;nbsp; display and if again i will click on button next B want hide and A want display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed your procedure what you given but not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my requirement saccano&lt;/P&gt;&lt;P&gt;please help me out&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 15:27:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796125#M281270</guid>
      <dc:creator />
      <dc:date>2015-02-12T15:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/show button</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796126#M281271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I sent to you an attach, please click on the main title of your question and look for the file ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 15:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796126#M281271</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-12T15:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/show button</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796127#M281272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Saccane,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed what you followed but i didnt get tha output,&lt;/P&gt;&lt;P&gt;i dont know why it is not changing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 09:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-show-button/m-p/796127#M281272</guid>
      <dc:creator />
      <dc:date>2015-02-13T09:07:14Z</dc:date>
    </item>
  </channel>
</rss>

