<?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 to Change Pivot table view in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615428#M1103933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Alessandro has already answered; if you want further extend have a look to &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/01/31/customizable-straight-table" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/01/31/customizable-straight-table"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/01/31/customizable-straight-table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Mar 2014 17:27:09 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-03-24T17:27:09Z</dc:date>
    <item>
      <title>Button to Change Pivot table view</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615425#M1103930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to create a button to change the view of a pivot chart on a specific sheet?&amp;nbsp; Basically, the pivot chart, by default has 5 expressions, I want the user to be able to click a button to change the view to only show 3 of the 5 expressions and click it again to go back to the default view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&amp;nbsp; If so, how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 17:05:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615425#M1103930</guid>
      <dc:creator />
      <dc:date>2014-03-24T17:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Button to Change Pivot table view</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615426#M1103931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use variables, so set up a variable (i.e. vShowExpressions). Create a button and add an action to set the variable equal to 1. In your pivot table set the expressions you want to hide to be conditionally shown when vShowExpressions = 1. Set the button to be visible when vShowExpressions = 0. Then create a second button that is visible when vShowExpressions= 1 and add a action to set the variable back to 0. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 17:18:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615426#M1103931</guid>
      <dc:creator />
      <dc:date>2014-03-24T17:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Button to Change Pivot table view</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615427#M1103932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it is easy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) define a variable ex. LET myVar = 0;&lt;/P&gt;&lt;P&gt;2) in the expression use conditional show and write in the textbox: myVar = 1&lt;/P&gt;&lt;P&gt;3) add a button and trigger action -&amp;gt; external -&amp;gt; set variable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; in the upper text box write myVar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; in the lower text box write: =if(myVar=0,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reload and enjoy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 17:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615427#M1103932</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-03-24T17:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Button to Change Pivot table view</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615428#M1103933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Alessandro has already answered; if you want further extend have a look to &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/01/31/customizable-straight-table" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/01/31/customizable-straight-table"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/01/31/customizable-straight-table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 17:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615428#M1103933</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-03-24T17:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Button to Change Pivot table view</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615429#M1103934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!  Where in Add Action do I set to be visable when vShowExpression = 1 ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 17:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615429#M1103934</guid>
      <dc:creator />
      <dc:date>2014-03-24T17:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Button to Change Pivot table view</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615430#M1103935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can make the button visible on the Layout tab, set Show to be conditional and add vShowExpressions = 1 as the condition or you can do as Alessandro suggested and just use the one button and use an if statement to switch the variable between 1 and 0. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 17:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615430#M1103935</guid>
      <dc:creator />
      <dc:date>2014-03-24T17:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Button to Change Pivot table view</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615431#M1103936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use conditional enabling to show/hide the expressions, and a button to set this variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 20:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-Change-Pivot-table-view/m-p/615431#M1103936</guid>
      <dc:creator>srchilukoori</dc:creator>
      <dc:date>2014-03-24T20:07:10Z</dc:date>
    </item>
  </channel>
</rss>

