<?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 Restore and minimize multiple objects on one click in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216519#M69819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I did to make it work. For all of my charts that doesn't need inline object on right side, I used "OnActivate" event to "Minimize" the inline chart. For one particular chart that requires inline on side, I used "OnActivate" event to "Restore" the inline chart. I also tweaked some layout(Always Bottom) and set it minimize behind an object so it looks like inline object is hidden for rest of the charts. It might not look like a clean solution, but it worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Dec 2010 05:22:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-15T05:22:40Z</dc:date>
    <item>
      <title>Restore and minimize multiple objects on one click</title>
      <link>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216514#M69814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've 8 charts on one of my tab. Only one out of those 8 can stay maximized at one instance of time. For one of my chart I want an inline listbox on its right hand side. So, when I double click/ Restore this particular chart, inline listbox should pop up, and if I minimize/autominimize the chart inline listbox should hide or minimize. Is it possible using actions and triggers? or Macro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 21:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216514#M69814</guid>
      <dc:creator />
      <dc:date>2010-12-07T21:49:18Z</dc:date>
    </item>
    <item>
      <title>Restore and minimize multiple objects on one click</title>
      <link>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216515#M69815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exactly. There is no even triggered when an object is Restored, Minimized or Maximized. Therefore, you can't use those actions to Restore, Minimize or Maximize another chart. If you want to create a button that Restores all the charts at once, then that would be an alternative.&lt;/P&gt;&lt;P&gt;If you search the forum for OnMinimize, you should find some other discussions on this topic and some ideas on how to handle it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 21:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216515#M69815</guid>
      <dc:creator />
      <dc:date>2010-12-07T21:54:41Z</dc:date>
    </item>
    <item>
      <title>Restore and minimize multiple objects on one click</title>
      <link>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216516#M69816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at this example made with actions and a variable to show and hide 2 graphs. You can also do the restore and minimize with actions, but I've found this solution easier to make and mantain.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 22:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216516#M69816</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-12-07T22:00:30Z</dc:date>
    </item>
    <item>
      <title>Restore and minimize multiple objects on one click</title>
      <link>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216517#M69817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion Karl. What I am looking for is something different then what you have demonstrated. I can't have that additional button to click on, like SHOW Hide button object at the bottom in your file.&lt;/P&gt;&lt;P&gt;For me, One chart should hide or restore based on another chart. For example, in your file if I minimize Ene 2009 chart by clicking minimize icon on top right of the chart, another chart on the right hand side should hide. And once ENE 2009 chart is minimized and I double click on it to restore, hidden chart should come back on its position on the right.&lt;/P&gt;&lt;P&gt;Basically it will be like, show and hide of one based on minimize and restore of another, without the help of button object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 01:38:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216517#M69817</guid>
      <dc:creator />
      <dc:date>2010-12-08T01:38:54Z</dc:date>
    </item>
    <item>
      <title>Restore and minimize multiple objects on one click</title>
      <link>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216518#M69818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like NMiller says, there is no good way to do this since minimizing and restoring a graph is not an event that can trigger an action or a macro.&lt;/P&gt;&lt;P&gt;The only thing I can think of is taking a button like the one in the application I uploaded and making it transparent and placing it over the minimize button of the graphs and the minimized icon of the graph. This will give the impression that you are using the minimize or opening the graph, but of course you are clicking on the invisible buttons to run actions. This is not pretty and you can't allow the user to move or maximize the graphs, but it is possible with a little work.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 03:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216518#M69818</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-12-08T03:05:18Z</dc:date>
    </item>
    <item>
      <title>Restore and minimize multiple objects on one click</title>
      <link>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216519#M69819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I did to make it work. For all of my charts that doesn't need inline object on right side, I used "OnActivate" event to "Minimize" the inline chart. For one particular chart that requires inline on side, I used "OnActivate" event to "Restore" the inline chart. I also tweaked some layout(Always Bottom) and set it minimize behind an object so it looks like inline object is hidden for rest of the charts. It might not look like a clean solution, but it worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 05:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216519#M69819</guid>
      <dc:creator />
      <dc:date>2010-12-15T05:22:40Z</dc:date>
    </item>
    <item>
      <title>Restore and minimize multiple objects on one click</title>
      <link>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216520#M69820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nims1983,&lt;/P&gt;&lt;P&gt;Please can you share an example of this solution? I have same requirement and I can't get my head around this...&lt;/P&gt;&lt;P&gt;Many thanks in anticipation.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;DV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 09:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216520#M69820</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-03-23T09:58:41Z</dc:date>
    </item>
    <item>
      <title>Restore and minimize multiple objects on one click</title>
      <link>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216521#M69821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Kindly refer this attached sample application.&lt;/P&gt;&lt;P&gt;it provides the information for what u r looking exactly.&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, 23 Mar 2011 11:30:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216521#M69821</guid>
      <dc:creator />
      <dc:date>2011-03-23T11:30:46Z</dc:date>
    </item>
    <item>
      <title>Restore and minimize multiple objects on one click</title>
      <link>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216522#M69822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nims,&lt;/P&gt;&lt;P&gt;Think the following link may help you (did me)...&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/forums/t/40274.aspx"&gt;http://community.qlik.com/forums/t/40274.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;instead of creating buttons, in the end I used an "Input box" for the user to select the report type. Based on selection, the relevant reports are displayed (the others hidden)..&lt;/P&gt;&lt;P&gt;Hope this helps?&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 12:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216522#M69822</guid>
      <dc:creator />
      <dc:date>2011-03-23T12:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Restore and minimize multiple objects on one click</title>
      <link>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216523#M69823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sampath, your example really helped me alot with hiding multiple charts and using multiple buttons rather than the 0=False, 1=True Examples&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 16:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restore-and-minimize-multiple-objects-on-one-click/m-p/216523#M69823</guid>
      <dc:creator>lorenwood</dc:creator>
      <dc:date>2012-07-12T16:02:33Z</dc:date>
    </item>
  </channel>
</rss>

