<?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 the table when clearall in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799406#M282262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follow the advice of Collin, but make it for table box, if you want to hide table box. You don't need to hide a chart, if I get you right&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2015 16:15:04 GMT</pubDate>
    <dc:creator>yura_ratu</dc:creator>
    <dc:date>2015-03-26T16:15:04Z</dc:date>
    <item>
      <title>How to hide the table when clearall</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799401#M282257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've bar chart with values based on priority like low,medium,high &amp;amp; critical.&lt;/P&gt;&lt;P&gt;Also have table box, its contains TC execution related data like tcid,tcname,executed by.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I click the high mean table box will filter with high priority bugs. After that clear all the fiters ,table box also clear the filters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want means once the clear the filter, table box should disappear. How can I do that?&lt;/P&gt;&lt;P&gt;when I apply filler then only it should appear with selected priority.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 14:00:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799401#M282257</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T14:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table when clearall</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799402#M282258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the Layout tab of the chart properties , select &lt;STRONG&gt;Show, Conditional&lt;/STRONG&gt;&amp;nbsp; and add this formula in the box&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()&amp;gt;'',1,0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 14:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799402#M282258</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-03-26T14:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table when clearall</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799403#M282259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added in chart properties, even though table box not hide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 15:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799403#M282259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T15:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table when clearall</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799404#M282260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i link the table box with chart using this formula?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 15:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799404#M282260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T15:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table when clearall</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799405#M282261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prakash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to use a Straight table rather than a table box, see attached example, with&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()&amp;gt;'',1,0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as The Show - Conditional value on the Layout tab of a straight table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 16:08:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799405#M282261</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-03-26T16:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table when clearall</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799406#M282262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follow the advice of Collin, but make it for table box, if you want to hide table box. You don't need to hide a chart, if I get you right&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 16:15:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799406#M282262</guid>
      <dc:creator>yura_ratu</dc:creator>
      <dc:date>2015-03-26T16:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table when clearall</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799407#M282263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't apply a conditional Show on a normal table box as there's no layout tab &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 16:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799407#M282263</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-03-26T16:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table when clearall</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799408#M282264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew. Are you sure? there is Layout tab and conditional showing in table box settings&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 16:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799408#M282264</guid>
      <dc:creator>yura_ratu</dc:creator>
      <dc:date>2015-03-26T16:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table when clearall</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799409#M282265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't see any!!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="tablebox.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/82029_tablebox.png" style="width: 620px; height: 461px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 16:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799409#M282265</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-03-26T16:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table when clearall</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799410#M282266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just add some fields and it will be available&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 16:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799410#M282266</guid>
      <dc:creator>yura_ratu</dc:creator>
      <dc:date>2015-03-26T16:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the table when clearall</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799411#M282267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ha ha - so there it is! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 16:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-the-table-when-clearall/m-p/799411#M282267</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-03-26T16:43:43Z</dc:date>
    </item>
  </channel>
</rss>

