<?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 show a pivot table when a chart is maximize in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/show-a-pivot-table-when-a-chart-is-maximize/m-p/288305#M1200988</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!!&lt;/P&gt;&lt;P&gt;Is it possible to show a pivot table only when a bar chart is maximize. If i minimize the chart, the pivot table must minimize too.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Nov 2010 20:01:20 GMT</pubDate>
    <dc:creator>francis_gr</dc:creator>
    <dc:date>2010-11-15T20:01:20Z</dc:date>
    <item>
      <title>show a pivot table when a chart is maximize</title>
      <link>https://community.qlik.com/t5/QlikView/show-a-pivot-table-when-a-chart-is-maximize/m-p/288305#M1200988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!!&lt;/P&gt;&lt;P&gt;Is it possible to show a pivot table only when a bar chart is maximize. If i minimize the chart, the pivot table must minimize too.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 20:01:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-a-pivot-table-when-a-chart-is-maximize/m-p/288305#M1200988</guid>
      <dc:creator>francis_gr</dc:creator>
      <dc:date>2010-11-15T20:01:20Z</dc:date>
    </item>
    <item>
      <title>show a pivot table when a chart is maximize</title>
      <link>https://community.qlik.com/t5/QlikView/show-a-pivot-table-when-a-chart-is-maximize/m-p/288306#M1200989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really. Unfortunately, there are no OnMinimize or OnMaximize events. When you minimize an object, there isn't an easy way to then fire a macro or otherwise handle the changes.&lt;/P&gt;&lt;P&gt;There is a IsMinimized property in the API, so you could check the status of an object using a macro. The problem is without the events, you have no way of forcing the macro to run.&lt;/P&gt;&lt;P&gt;One way around this is to not use the Minimize/Maximize functionality built into QlikView, but instead use a button to Minimize an object. When this button is pressed, minimize the object and then do the other actions that you require. You could even make the button display what looks like a normal minimize icon and place it directly over the minimize button on a chart. That's a lot of work though.&lt;/P&gt;&lt;P&gt;I've pretty much given up on this type of functionality until we have the necessary events. It's just too much work otherwise.&lt;/P&gt;&lt;P&gt;If you search around, you can probably find some other discussions on this subject and get some tips on how others are handling it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 20:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-a-pivot-table-when-a-chart-is-maximize/m-p/288306#M1200989</guid>
      <dc:creator />
      <dc:date>2010-11-15T20:36:52Z</dc:date>
    </item>
    <item>
      <title>show a pivot table when a chart is maximize</title>
      <link>https://community.qlik.com/t5/QlikView/show-a-pivot-table-when-a-chart-is-maximize/m-p/288307#M1200990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a couple things you can do, but it almost always comes down to using a button with actions see there is no trigger OnMinimize for an object.&lt;/P&gt;&lt;P&gt;For the button/action solution you create one button to minimize and another to restore. A variable controls which button is enabled. You can also hide/show buttons depending on the same variable. You can always show/hide the chart and table instead of minimizing and restoring which you control by changing the controlling variable in a button.&lt;/P&gt;&lt;P&gt;See the attached example for ideas.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 20:37:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-a-pivot-table-when-a-chart-is-maximize/m-p/288307#M1200990</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-11-15T20:37:44Z</dc:date>
    </item>
    <item>
      <title>show a pivot table when a chart is maximize</title>
      <link>https://community.qlik.com/t5/QlikView/show-a-pivot-table-when-a-chart-is-maximize/m-p/288308#M1200993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's the best possible solution using the Show conditional option and just 1 button that appears somewhat like a minimized chart.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 20:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-a-pivot-table-when-a-chart-is-maximize/m-p/288308#M1200993</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-11-15T20:49:33Z</dc:date>
    </item>
  </channel>
</rss>

