<?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: Button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button/m-p/355056#M577390</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Hope attached file helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sampath Kumar G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2012 10:14:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-18T10:14:15Z</dc:date>
    <item>
      <title>Button</title>
      <link>https://community.qlik.com/t5/QlikView/Button/m-p/355049#M577374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to hide and show the pivot table on clicking the button ?????? &lt;/P&gt;&lt;P&gt;please send some solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button/m-p/355049#M577374</guid>
      <dc:creator />
      <dc:date>2012-04-17T12:10:33Z</dc:date>
    </item>
    <item>
      <title>Button</title>
      <link>https://community.qlik.com/t5/QlikView/Button/m-p/355050#M577378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Look the below thread for Kaushik Solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A _jive_internal="true" href="https://community.qlik.com/message/132294#132294"&gt;http://community.qlik.com/message/132294#132294&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:21:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button/m-p/355050#M577378</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-17T12:21:46Z</dc:date>
    </item>
    <item>
      <title>Button</title>
      <link>https://community.qlik.com/t5/QlikView/Button/m-p/355051#M577380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey &lt;/P&gt;&lt;P&gt;Can i minimize and maximize also on the click of the button&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:35:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button/m-p/355051#M577380</guid>
      <dc:creator />
      <dc:date>2012-04-17T12:35:43Z</dc:date>
    </item>
    <item>
      <title>Button</title>
      <link>https://community.qlik.com/t5/QlikView/Button/m-p/355052#M577382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Button properties--&amp;gt;Actions tab--&amp;gt;use Minimize object for minimize and use Maximize object for maximize&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enter object ID of the Chart to minimize or maximize in the Object ID field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button/m-p/355052#M577382</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-17T12:45:12Z</dc:date>
    </item>
    <item>
      <title>Button</title>
      <link>https://community.qlik.com/t5/QlikView/Button/m-p/355053#M577385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Button -&amp;gt; action -&amp;gt; External -&amp;gt;Run macro -&amp;gt; give the function name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Maximize use this macro code:&lt;/P&gt;&lt;P&gt;Sub Maximize&lt;/P&gt;&lt;P&gt;ActiveDocument.GetSheetObject("CH03").Restore&lt;/P&gt;&lt;P&gt;End Maximize&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Minimize use this macro code:&lt;/P&gt;&lt;P&gt;Sub Minimize&lt;/P&gt;&lt;P&gt;ActiveDocument.GetSheetObject("CH03").Minimize&lt;/P&gt;&lt;P&gt;End Maximize&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button/m-p/355053#M577385</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-04-17T12:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Button</title>
      <link>https://community.qlik.com/t5/QlikView/Button/m-p/355054#M577386</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;Hope attached file helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button/m-p/355054#M577386</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-04-17T12:57:21Z</dc:date>
    </item>
    <item>
      <title>Button</title>
      <link>https://community.qlik.com/t5/QlikView/Button/m-p/355055#M577388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I sugest you watch this &lt;A href="http://www.youtube.com/watch?v=PSRBtw7SYD8&amp;amp;feature=channel&amp;amp;list=UL" target="_parent" title="clip"&gt;clip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 15:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button/m-p/355055#M577388</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2012-04-17T15:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Button</title>
      <link>https://community.qlik.com/t5/QlikView/Button/m-p/355056#M577390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Hope attached file helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sampath Kumar G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 10:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button/m-p/355056#M577390</guid>
      <dc:creator />
      <dc:date>2012-04-18T10:14:15Z</dc:date>
    </item>
    <item>
      <title>Button</title>
      <link>https://community.qlik.com/t5/QlikView/Button/m-p/355057#M577391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;In Chart properties, under the layout tab you will see show section which has 2 choices &lt;STRONG&gt;Always &lt;/STRONG&gt;and &lt;STRONG&gt;conditional&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Conditional show works to show chart only when the given condition is satisfied.&lt;/P&gt;&lt;P&gt;When you want to do it with a button then the easiest way will be to make a variable say &lt;STRONG&gt;v_test &lt;/STRONG&gt;give it a default value of &lt;STRONG&gt;0.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;in the Show section (under the layout) of tha chart put condition&amp;nbsp; &lt;STRONG&gt;if(v_test = 1,1,0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a button then in button properties, go to the action tab and click on add button.&lt;/P&gt;&lt;P&gt;Select &lt;STRONG&gt;external &lt;/STRONG&gt;as action type and &lt;STRONG&gt;set variable &lt;/STRONG&gt;as action.&lt;/P&gt;&lt;P&gt;in variable name, give the name of the created variable e.g &lt;STRONG&gt;v_test &lt;/STRONG&gt;and in value put condition as &lt;STRONG&gt;if(v_test = 0,1,0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if your table is hidden clicking on button will show it and if it is shown than clicking on button will hide it.&lt;/P&gt;&lt;P&gt;Since, it will be toggling of the value of the variable between 1 and 0 which in turn will affect your layout show condition of the chart.&lt;/P&gt;&lt;P&gt;The same way you can change text of your button between show table and hide table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps. Let me know if any query. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 10:32:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button/m-p/355057#M577391</guid>
      <dc:creator />
      <dc:date>2012-04-18T10:32:02Z</dc:date>
    </item>
  </channel>
</rss>

