<?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: How to hide/unhide table view based on another table view in Qlik in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-hide-unhide-table-view-based-on-another-table-view-in/m-p/688320#M1318422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check is auto max is selected?&lt;/P&gt;&lt;P&gt;Also if you give some more description with the attachement it would be good to help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Sep 2014 09:01:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-02T09:01:00Z</dc:date>
    <item>
      <title>How to hide/unhide table view based on another table view in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-unhide-table-view-based-on-another-table-view-in/m-p/688317#M1318410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Straight table..which contain region,regioniD,amount.&lt;BR /&gt;when I click on region value of table1,another straight table (table2) appear below on table1.&lt;/P&gt;&lt;P&gt;But when i Click on Clear button table2 hide and table1 appear as full date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-unhide-table-view-based-on-another-table-view-in/m-p/688317#M1318410</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide/unhide table view based on another table view in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-unhide-table-view-based-on-another-table-view-in/m-p/688318#M1318414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Properties of 2nd Table...&lt;/P&gt;&lt;P&gt;Layout tab&lt;/P&gt;&lt;P&gt;Show&lt;/P&gt;&lt;P&gt;Conditional &lt;/P&gt;&lt;P&gt;Type below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetSelectedCount(region)&amp;gt;0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 08:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-unhide-table-view-based-on-another-table-view-in/m-p/688318#M1318414</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-02T08:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide/unhide table view based on another table view in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-unhide-table-view-based-on-another-table-view-in/m-p/688319#M1318418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this might be bec they have set the table 2 to show only if there is a selection made in talbe one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check for "condition"&amp;nbsp; in layout tab. they would have specified a condition like&lt;/P&gt;&lt;P&gt;if(getselectedcount(region)=1,1,0)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Straight table takes lot of time to load when we have huge data, so we go for these options to improve performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 09:00:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-unhide-table-view-based-on-another-table-view-in/m-p/688319#M1318418</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-09-02T09:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide/unhide table view based on another table view in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-unhide-table-view-based-on-another-table-view-in/m-p/688320#M1318422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check is auto max is selected?&lt;/P&gt;&lt;P&gt;Also if you give some more description with the attachement it would be good to help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 09:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-unhide-table-view-based-on-another-table-view-in/m-p/688320#M1318422</guid>
      <dc:creator />
      <dc:date>2014-09-02T09:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide/unhide table view based on another table view in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-unhide-table-view-based-on-another-table-view-in/m-p/688321#M1318425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is working,but ifI click on any dimension value (Like region,region ID) in both case table2 should be hide/unhide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 09:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-unhide-table-view-based-on-another-table-view-in/m-p/688321#M1318425</guid>
      <dc:creator />
      <dc:date>2014-09-02T09:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide/unhide table view based on another table view in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-unhide-table-view-based-on-another-table-view-in/m-p/688322#M1318428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change the condition to&lt;/P&gt;&lt;P&gt;if(getselectedcount(region)=1 or getselectedcount([region ID])=1,1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 11:00:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-unhide-table-view-based-on-another-table-view-in/m-p/688322#M1318428</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-09-02T11:00:28Z</dc:date>
    </item>
  </channel>
</rss>

