<?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: Using a button to show/hide different charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531763#M552201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Zagzebski.&lt;/P&gt;&lt;P&gt;If you are show/hiding charts is there a need to have these in containers at all ?&lt;/P&gt;&lt;P&gt;There is a good blog on buttons with some working examples:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quickintelligence.co.uk/qlikview-buttons/" title="http://www.quickintelligence.co.uk/qlikview-buttons/"&gt;http://www.quickintelligence.co.uk/qlikview-buttons/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Oct 2013 08:35:55 GMT</pubDate>
    <dc:creator>ngulliver</dc:creator>
    <dc:date>2013-10-30T08:35:55Z</dc:date>
    <item>
      <title>Using a button to show/hide different charts</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531756#M552194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I have a container with 2 summarization tables&lt;/P&gt;&lt;P&gt;Revenue&lt;/P&gt;&lt;P&gt;Expense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Through some sort of automation I want the ability to click on a button and hide each of these summary tables and replace with detail tables. Then get the summarization tables back if I click the button again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am just confused on how to do it when it is within containers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 19:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531756#M552194</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2013-10-26T19:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to show/hide different charts</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531757#M552195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it would be better to have the Container with the 2 Summaerization tables and a Details Table thats only shown when you click a button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a variable called vShowHide = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a text object and add an action &amp;gt; external &amp;gt; set variable vShowHide = IF($(vShowHide) = 1,0,1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Layout tab of the Detailed Chart add IF($(vShowHide) = 1,0,1) and that should do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Visit my Youtube Channel Rustyfishbones, and you will find some videos that will help you do this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 20:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531757#M552195</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-10-26T20:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to show/hide different charts</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531758#M552196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this video could help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://youtu.be/-eckykbCTh4" title="http://youtu.be/-eckykbCTh4"&gt;Qlikview Design Variable by RFB 86 - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://youtu.be/RrTqtFy3i0g" title="http://youtu.be/RrTqtFy3i0g"&gt;Qlikview Advanced Charts with Conditional Variables by RFB 113 - YouTube&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 20:28:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531758#M552196</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-10-26T20:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to show/hide different charts</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531759#M552197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you use the same type of object to show each summarization and their detail?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, you could hide the dimmentions and expressions that are in detail and not in de summarization tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you could try with no using a container. Make two non-linked tables with the following fields and values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1, field "TableName", values "Expense" and "Revenue"&lt;/P&gt;&lt;P&gt;Table 2, field "TableType", values "Summarization" and "Detail"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, the show conditions of each table will be:&lt;/P&gt;&lt;P&gt;Revenue Summarization. : TableName='Revenue" and TableType="Summarization"&lt;/P&gt;&lt;P&gt;Revenue Detail. : TableName='Revenue" and TableType="Detail"&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Expense &lt;/SPAN&gt;Summarization. : TableName='&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Expense &lt;/SPAN&gt;" and TableType="Summarization"&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Expense&lt;/SPAN&gt; Detail. : TableName='&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Expense &lt;/SPAN&gt;" and TableType="Detail"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could put the list box with "TableName" field as the container likes, and create a button to select "Detail" or "Summarization" with the following action:&lt;/P&gt;&lt;P&gt;Make a Selection&lt;/P&gt;&lt;P&gt;Field: TableType&lt;/P&gt;&lt;P&gt;Value: If (TableType='Summarization', 'Detail','Summarization')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont forget to mark both fields as "Always one selected value" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(sorry for my bad english)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 21:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531759#M552197</guid>
      <dc:creator>sebastiandperei</dc:creator>
      <dc:date>2013-10-26T21:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to show/hide different charts</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531760#M552198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the feedback. I am going to look this over.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Oct 2013 00:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531760#M552198</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2013-10-27T00:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to show/hide different charts</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531761#M552199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will definately try that site,thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Oct 2013 00:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531761#M552199</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2013-10-27T00:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to show/hide different charts</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531762#M552200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this video tutorial: &lt;A _jive_internal="true" href="https://community.qlik.com/thread/48958" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7; background-color: #f8fbfe;"&gt;Show and Hide Multiple Objects&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 18:01:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531762#M552200</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-28T18:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using a button to show/hide different charts</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531763#M552201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Zagzebski.&lt;/P&gt;&lt;P&gt;If you are show/hiding charts is there a need to have these in containers at all ?&lt;/P&gt;&lt;P&gt;There is a good blog on buttons with some working examples:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quickintelligence.co.uk/qlikview-buttons/" title="http://www.quickintelligence.co.uk/qlikview-buttons/"&gt;http://www.quickintelligence.co.uk/qlikview-buttons/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 08:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-button-to-show-hide-different-charts/m-p/531763#M552201</guid>
      <dc:creator>ngulliver</dc:creator>
      <dc:date>2013-10-30T08:35:55Z</dc:date>
    </item>
  </channel>
</rss>

