<?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: Null rows not getting suppressed in Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Null-rows-not-getting-suppressed-in-Pivot-Table/m-p/1148785#M913601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you needed to restrict the columns with image in them:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Column position&amp;nbsp; - &amp;gt; Column(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=&lt;SPAN style="color: #ff0000;"&gt;If(Len(Trim(Column(2))) &amp;gt; 0,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(sum([Unique Leads 1 Month])/sum([Active Contacts]) &amp;gt;=&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Avg(TOTAL &amp;lt;Brand_Desc&amp;gt; Aggr(If(Rank(sum([Unique Leads 1 Month])/sum([Active Contacts])) &amp;lt;= 3,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum([Unique Leads 1 Month])/sum([Active Contacts])), Brand_Desc, Month)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(sum([Unique Leads 1 Month])/sum([Active Contacts]) &amp;lt;=&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Avg(TOTAL &amp;lt;Brand_Desc&amp;gt; Aggr(If(Rank(-sum([Unique Leads 1 Month])/sum([Active Contacts])) &amp;lt;= 2,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum([Unique Leads 1 Month])/sum([Active Contacts])), Brand_Desc, Month)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png', 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_y.png'))&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Using Column label&amp;nbsp; - &amp;gt; [%]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=&lt;SPAN style="color: #ff0000;"&gt;If(Len(Trim([%])) &amp;gt; 0,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(sum([Unique Leads 1 Month])/sum([Active Contacts]) &amp;gt;= &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Avg(TOTAL &amp;lt;Brand_Desc&amp;gt; Aggr(If(Rank(sum([Unique Leads 1 Month])/sum([Active Contacts])) &amp;lt;= 3,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum([Unique Leads 1 Month])/sum([Active Contacts])), Brand_Desc, Month)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(sum([Unique Leads 1 Month])/sum([Active Contacts]) &amp;lt;= &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Avg(TOTAL &amp;lt;Brand_Desc&amp;gt; Aggr(If(Rank(-sum([Unique Leads 1 Month])/sum([Active Contacts])) &amp;lt;= 2,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum([Unique Leads 1 Month])/sum([Active Contacts])), Brand_Desc, Month)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png', 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_y.png'))&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125892_Capture.PNG" style="height: 105px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2016 10:58:19 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-05-26T10:58:19Z</dc:date>
    <item>
      <title>Null rows not getting suppressed in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Null-rows-not-getting-suppressed-in-Pivot-Table/m-p/1148784#M913600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you can see in the screen, There are some months which have no data in it but are still displayed. I cant delete them in the raw data&lt;/P&gt;&lt;P&gt;as these months have some other associated data with it. How do i hide these months in below pivot table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using "conditional" in Expressions , Suppress null values checkbox in dimensions (with Trim in edit script) which didn't work for me.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;Attaching the Table File + Qlikview file &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125859_Capture.PNG" style="height: 166px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-rows-not-getting-suppressed-in-Pivot-Table/m-p/1148784#M913600</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Null rows not getting suppressed in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Null-rows-not-getting-suppressed-in-Pivot-Table/m-p/1148785#M913601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you needed to restrict the columns with image in them:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Column position&amp;nbsp; - &amp;gt; Column(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=&lt;SPAN style="color: #ff0000;"&gt;If(Len(Trim(Column(2))) &amp;gt; 0,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(sum([Unique Leads 1 Month])/sum([Active Contacts]) &amp;gt;=&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Avg(TOTAL &amp;lt;Brand_Desc&amp;gt; Aggr(If(Rank(sum([Unique Leads 1 Month])/sum([Active Contacts])) &amp;lt;= 3,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum([Unique Leads 1 Month])/sum([Active Contacts])), Brand_Desc, Month)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(sum([Unique Leads 1 Month])/sum([Active Contacts]) &amp;lt;=&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Avg(TOTAL &amp;lt;Brand_Desc&amp;gt; Aggr(If(Rank(-sum([Unique Leads 1 Month])/sum([Active Contacts])) &amp;lt;= 2,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum([Unique Leads 1 Month])/sum([Active Contacts])), Brand_Desc, Month)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png', 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_y.png'))&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Using Column label&amp;nbsp; - &amp;gt; [%]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=&lt;SPAN style="color: #ff0000;"&gt;If(Len(Trim([%])) &amp;gt; 0,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(sum([Unique Leads 1 Month])/sum([Active Contacts]) &amp;gt;= &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Avg(TOTAL &amp;lt;Brand_Desc&amp;gt; Aggr(If(Rank(sum([Unique Leads 1 Month])/sum([Active Contacts])) &amp;lt;= 3,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum([Unique Leads 1 Month])/sum([Active Contacts])), Brand_Desc, Month)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(sum([Unique Leads 1 Month])/sum([Active Contacts]) &amp;lt;= &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Avg(TOTAL &amp;lt;Brand_Desc&amp;gt; Aggr(If(Rank(-sum([Unique Leads 1 Month])/sum([Active Contacts])) &amp;lt;= 2,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum([Unique Leads 1 Month])/sum([Active Contacts])), Brand_Desc, Month)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png', 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_y.png'))&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125892_Capture.PNG" style="height: 105px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 10:58:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-rows-not-getting-suppressed-in-Pivot-Table/m-p/1148785#M913601</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-26T10:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Null rows not getting suppressed in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Null-rows-not-getting-suppressed-in-Pivot-Table/m-p/1148786#M913602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not at all surprised seeing its you who resolved it so quickly! Thanks once again! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 11:41:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-rows-not-getting-suppressed-in-Pivot-Table/m-p/1148786#M913602</guid>
      <dc:creator />
      <dc:date>2016-05-26T11:41:30Z</dc:date>
    </item>
  </channel>
</rss>

