<?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 Table box hide base on another table box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172952#M42320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ivan,&lt;/P&gt;&lt;P&gt;This is a very popular request, but is not possible with QV 8 or 9. You can only have 1 autominimize group per sheet. I think QV 10 allows multiple groups so you can define which objects should be group together for minimization. For now, you will need to design around this limitation.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Aug 2010 23:19:52 GMT</pubDate>
    <dc:creator>vgutkovsky</dc:creator>
    <dc:date>2010-08-24T23:19:52Z</dc:date>
    <item>
      <title>Table box hide base on another table box</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172951#M42319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have 6 different charts on one tab, 2 of them are a table box which i use for detail. When I double click on one of them the current chart will minimize and the new one will appearing in the same location. For the two table box I want them to be excluded from the other 4 graphs, so when I double click on one them I want it to appear on a different location on the page but I do not want the graph to hide, the graph should only hide when the other 4 are clicked.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 22:52:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172951#M42319</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2010-08-24T22:52:30Z</dc:date>
    </item>
    <item>
      <title>Table box hide base on another table box</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172952#M42320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ivan,&lt;/P&gt;&lt;P&gt;This is a very popular request, but is not possible with QV 8 or 9. You can only have 1 autominimize group per sheet. I think QV 10 allows multiple groups so you can define which objects should be group together for minimization. For now, you will need to design around this limitation.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 23:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172952#M42320</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-08-24T23:19:52Z</dc:date>
    </item>
    <item>
      <title>Table box hide base on another table box</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172953#M42321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you think a macro would work so it would hide and unhide the table? If so would you know what the code would be for this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 23:29:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172953#M42321</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2010-08-24T23:29:47Z</dc:date>
    </item>
    <item>
      <title>Table box hide base on another table box</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172954#M42322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, you can do this with a macro and then set a button to execute the macro. Check the API guide for more details, but I think the API you want is ActiveDocument.GetSheetObject("ID").Minimize&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 23:37:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172954#M42322</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-08-24T23:37:30Z</dc:date>
    </item>
    <item>
      <title>Table box hide base on another table box</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172955#M42323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to provide a example qvw that does this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 21:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172955#M42323</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2010-08-26T21:34:30Z</dc:date>
    </item>
    <item>
      <title>Table box hide base on another table box</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172956#M42324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are different ways of doing this, but 1 example is attached.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 22:22:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172956#M42324</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-08-26T22:22:24Z</dc:date>
    </item>
    <item>
      <title>Table box hide base on another table box</title>
      <link>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172957#M42325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! Nice work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2010 22:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-box-hide-base-on-another-table-box/m-p/172957#M42325</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2010-08-30T22:02:43Z</dc:date>
    </item>
  </channel>
</rss>

