<?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 How to filter the data inside pivot table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-filter-the-data-inside-pivot-table/m-p/593726#M547153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using Pivot table chart to show the summarized data of infection data. However, there are huge number of cells, rows and columns are empty - there are no data. Is there any way I can filter out these empty rows or columns? I just want to show the rows or columns with data. One step further, is this possible to filter out the rows and colums whose maximum data in the cells is equal to a given number? For example, I only want to show the rows or columns whose maximum number (count of records) is equal to 5?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Longmatch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Mar 2014 20:15:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-03T20:15:19Z</dc:date>
    <item>
      <title>How to filter the data inside pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-the-data-inside-pivot-table/m-p/593726#M547153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using Pivot table chart to show the summarized data of infection data. However, there are huge number of cells, rows and columns are empty - there are no data. Is there any way I can filter out these empty rows or columns? I just want to show the rows or columns with data. One step further, is this possible to filter out the rows and colums whose maximum data in the cells is equal to a given number? For example, I only want to show the rows or columns whose maximum number (count of records) is equal to 5?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Longmatch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 20:15:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-the-data-inside-pivot-table/m-p/593726#M547153</guid>
      <dc:creator />
      <dc:date>2014-03-03T20:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter the data inside pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-the-data-inside-pivot-table/m-p/593727#M547154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use below for first requirement&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="54168" alt="Null values.jpg" class="jive-image" src="/legacyfs/online/54168_Null values.jpg" style="width: 620px; height: 454px;" /&gt;&lt;/P&gt;&lt;P&gt;(2) For second requirement you can use input filed and set analysis by using that value in expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 20:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-the-data-inside-pivot-table/m-p/593727#M547154</guid>
      <dc:creator>chiru_thota</dc:creator>
      <dc:date>2014-03-03T20:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter the data inside pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-the-data-inside-pivot-table/m-p/593728#M547155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Haijun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Query 1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Pivot table -&lt;/P&gt;&lt;P&gt;Layout tab - Conditional show text box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can hide/show an object by using "Conditional" on Layout tab.&lt;/P&gt;&lt;P&gt;In the Conditional, use any of the expression from your table and make them non zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Ex: Amount column&lt;/P&gt;&lt;P&gt;Sum(Amount) &amp;lt;&amp;gt; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or Dimension tab - select&amp;nbsp; suppress when value is null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Query 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To show the rows or columns whose maximum number (count of records) is equal to 5&lt;/P&gt;&lt;P&gt;Expression tab - expression&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Dept={"=rank(Count(CustomerID))&amp;lt;=5"}&amp;gt;}CustomerID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 20:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-the-data-inside-pivot-table/m-p/593728#M547155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-03T20:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter the data inside pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-the-data-inside-pivot-table/m-p/593729#M547156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nitha, It seems your solution works, but I am not clear about what will be displayed when the number is to 5. Top 5 department whose customer numbers are over 5? If there are multiple departments, how does this work? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 21:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-the-data-inside-pivot-table/m-p/593729#M547156</guid>
      <dc:creator />
      <dc:date>2014-03-03T21:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter the data inside pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-the-data-inside-pivot-table/m-p/593730#M547157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Haijun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you explain with sample file,what do you expect?&lt;/P&gt;&lt;P&gt;when you select multiple departments in listbox,it should select top 5 customers.&lt;/P&gt;&lt;P&gt;for top five departments,Try to find rank of Department as well same like CustomerID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 09:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-the-data-inside-pivot-table/m-p/593730#M547157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-04T09:45:42Z</dc:date>
    </item>
  </channel>
</rss>

