<?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 Why can't I suppress 0 values in my pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192841#M54354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wouter,&lt;/P&gt;&lt;P&gt;only a simple question: did you uncheck at the presentation tab (for all dims in your chart) : "Show all Values"&lt;/P&gt;&lt;P&gt;Regards, Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Nov 2010 09:47:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-18T09:47:06Z</dc:date>
    <item>
      <title>Why can't I suppress 0 values in my pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192840#M54353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;My demo xls is the (fake) output of my pivot table. I don't want to show Mrs Blue and Mrs Purple since they have 0 targets, however, I can't find out where to put the code to hide them.&lt;/P&gt;&lt;P&gt;The 'suppress zero option' doesn't work.&lt;/P&gt;&lt;P&gt;Help is appreciated, thank you!&lt;/P&gt;&lt;P&gt;Wouter Hollander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 09:35:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192840#M54353</guid>
      <dc:creator />
      <dc:date>2010-11-18T09:35:50Z</dc:date>
    </item>
    <item>
      <title>Why can't I suppress 0 values in my pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192841#M54354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wouter,&lt;/P&gt;&lt;P&gt;only a simple question: did you uncheck at the presentation tab (for all dims in your chart) : "Show all Values"&lt;/P&gt;&lt;P&gt;Regards, Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 09:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192841#M54354</guid>
      <dc:creator />
      <dc:date>2010-11-18T09:47:06Z</dc:date>
    </item>
    <item>
      <title>Why can't I suppress 0 values in my pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192842#M54355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roland,&lt;/P&gt;&lt;P&gt;I can't select this option. I have added a screendump...&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Wouter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 10:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192842#M54355</guid>
      <dc:creator />
      <dc:date>2010-11-18T10:30:17Z</dc:date>
    </item>
    <item>
      <title>Why can't I suppress 0 values in my pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192843#M54356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used your excel sample and replaced field [1], [2] and [3] this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;LOAD am_ci,&lt;BR /&gt; Periode,&lt;BR /&gt; replace([1],0,Null()) AS [1],&lt;BR /&gt; replace([2],0,Null()) AS [2],&lt;BR /&gt; replace([3],0,Null()) AS [3],&lt;BR /&gt; Total&lt;BR /&gt;FROM&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;The zero values are replaced by NULL values.&lt;/P&gt;&lt;P&gt;When building a chart with dimensions am_ci and Periode and expressions sum([1]), sum([2]), sum([3]), sum(Total), the lines for Mrs Blue and Mrs Purple are not shown.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 12:52:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192843#M54356</guid>
      <dc:creator />
      <dc:date>2010-11-18T12:52:22Z</dc:date>
    </item>
    <item>
      <title>Why can't I suppress 0 values in my pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192844#M54357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;Thanks for the answer, I have played with it and I can change the values from 0 to null, however I don't get them to suppress.&lt;/P&gt;&lt;P&gt;When I created a test file to add here it suddenly did work.&lt;/P&gt;&lt;P&gt;So, my feeling is, that I can't do this because of the other values that are present in the data. I have one BIG fact table, and besides 'OMZET' and ' TARGET' there are other values present there as well.&lt;/P&gt;&lt;P&gt;Attached a picture of my datamodel. Can you think of another solution?? Thanks in advance&lt;/P&gt;&lt;P&gt;Wouter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 14:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192844#M54357</guid>
      <dc:creator />
      <dc:date>2010-11-18T14:38:11Z</dc:date>
    </item>
    <item>
      <title>Why can't I suppress 0 values in my pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192845#M54358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wouter,&lt;/P&gt;&lt;P&gt;sorry, what I did mean in my previous post was the dimension tab. See attached bit map. If it not as easy as this, don't hesitate to post a little sample app.&lt;/P&gt;&lt;P&gt;RR&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 16:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192845#M54358</guid>
      <dc:creator />
      <dc:date>2010-11-18T16:05:48Z</dc:date>
    </item>
    <item>
      <title>Why can't I suppress 0 values in my pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192846#M54359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;I am in trouble with uploading the bitmap. Next try.....&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 16:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192846#M54359</guid>
      <dc:creator />
      <dc:date>2010-11-18T16:13:57Z</dc:date>
    </item>
    <item>
      <title>Why can't I suppress 0 values in my pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192847#M54360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roland and Mark,&lt;/P&gt;&lt;P&gt;Thanks for trying to help.&lt;/P&gt;&lt;P&gt;Yes, I have all unchecked 'Show all values' for all dimensions.&lt;/P&gt;&lt;P&gt;I think it is because in the datamodel I have other values in that specific line. (Which I don't select).&lt;/P&gt;&lt;P&gt;Any other ideas? Or should I really try to make an example QVW ? (is difficult because of not being able to use real data of course).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 12:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192847#M54360</guid>
      <dc:creator />
      <dc:date>2010-11-22T12:51:16Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Why can't I suppress 0 values in my pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192848#M54361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if you load data from Excel, there is a problem in recognition of NULL-cells, because Excel is sometimes storing some (unknown) information in empty cells. Thats why your data are not really NULL. I recommend to load only data with values:&lt;/P&gt;&lt;P&gt;Load field1, field2,field3,... from ...excel.xls ... where field1&amp;lt;&amp;gt;0 or field2&amp;lt;&amp;gt;0, or field3&amp;lt;&amp;gt;'' and so on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 13:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192848#M54361</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2010-11-22T13:06:41Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Why can't I suppress 0 values in my pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192849#M54362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martina,&lt;/P&gt;&lt;P&gt;Thank you for thinking along.&lt;/P&gt;&lt;P&gt;However, it is loaded from a DWH. (excel file was only example).&lt;/P&gt;&lt;P&gt;Moreover, I only read targets with an amount. And the people and departments which are visible, don't have targets. So, they are visible in the lay-out because of other data, which is not used in the pivottable.&lt;/P&gt;&lt;P&gt;Well, I am curious what I can do..&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Wouter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 13:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192849#M54362</guid>
      <dc:creator />
      <dc:date>2010-11-22T13:15:22Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: Why can't I suppress 0 values in my pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192850#M54363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Wouter,&lt;/P&gt;&lt;P&gt;there is a new idea, enter dynamic dimensions like:&lt;/P&gt;&lt;P&gt;=If(field1&amp;lt;&amp;gt;'',field1)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;if(Sum(Field2)&amp;lt;&amp;gt;0,Field1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 14:15:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192850#M54363</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2010-11-22T14:15:08Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: Why can't I suppress 0 values in my pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192851#M54364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay,&lt;/P&gt;&lt;P&gt;I have worked on a demo, which demonstrates the problem.&lt;/P&gt;&lt;P&gt;In this model I have added the 'visit count' in the overview. However, I don't want this. Unfortunately, the fact that the value there is not null or zero, creates the situation that the zero values don't disappear.&lt;/P&gt;&lt;P&gt;I can't only fix the visit_count, because I have many other items (which I have blanked out in my testdata).&lt;/P&gt;&lt;P&gt;I hope this makes it more clear?&lt;/P&gt;&lt;P&gt;greetings,&lt;/P&gt;&lt;P&gt;Wouter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 16:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192851#M54364</guid>
      <dc:creator />
      <dc:date>2010-11-22T16:15:36Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: Why can't I suppress 0 values in my pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192852#M54365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, so you want to suppress the row for AM_GROUP if there is no TARGET data for that AM_GROUP? If so, you could replace dimension AM_GROUP with this:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;=aggr(if(sum(TARGET),AM_GROUP),AM_GROUP)&lt;/P&gt;&lt;P&gt;Unfortunately, that breaks the ability to navigate back up through the group. So I created a second chart with nothing but the dimension AM_GROUP and removed the caption, giving me the icon and the current field for the group and nothing else. I placed this on top of the original chart where it appears to be the label for the column. Might work well enough.&lt;/P&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 00:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192852#M54365</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-11-23T00:25:59Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: Why can't I suppress 0 values in my pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192853#M54366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There we go. That was a difficult one. But you solved it. With the additional chart, it works very well!!&lt;/P&gt;&lt;P&gt;thank you for taking the time to work out this solution!&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;Wouter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 10:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-can-t-I-suppress-0-values-in-my-pivot-table/m-p/192853#M54366</guid>
      <dc:creator />
      <dc:date>2010-11-23T10:45:38Z</dc:date>
    </item>
  </channel>
</rss>

