<?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: Filtering where column total is null/0 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filtering-where-column-total-is-null-0/m-p/1593705#M43660</link>
    <description>Does it work by doing something like this for the measure:&lt;BR /&gt;&lt;BR /&gt;=Sum({&amp;lt;Value = {"*"}&amp;gt;} Value)?</description>
    <pubDate>Wed, 19 Jun 2019 14:50:34 GMT</pubDate>
    <dc:creator>LReeve</dc:creator>
    <dc:date>2019-06-19T14:50:34Z</dc:date>
    <item>
      <title>Filtering where column total is null/0</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-where-column-total-is-null-0/m-p/1593598#M43650</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I would like to hide the 2007 column in the pivot table below as there is no data for the selected countries (EU and Belgium), it is shown as 0 for both countries as I am using Sum(Value), but the all 2007 records are in fact null.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pivot 1.PNG" style="width: 924px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13993iE2E920DB1F969EEF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pivot 1.PNG" alt="Pivot 1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I tried to calculate the overall column total by using the expression:&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Aggr(Sum(If(IsNull(Value),0,Value)),[Indicator Code],[Time Period])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where the Indicator is represented by the CTX.. value and Time Period represents the year in the pivot section.&amp;nbsp; However, while this displays the correct result in the row for Belgium, it shows a null (-) in the EU row.&amp;nbsp; As you can see from the formula above, I have already tried to translate the null to zeros in order to cater for this, but it's not working as expected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pivot Table.PNG" style="width: 925px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13991iE3A7301ED73CD250/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pivot Table.PNG" alt="Pivot Table.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I wondered whether this was an issue with the pivot table, so I created a straight table, building the expression up step by step, but I still get the same result (nulls in the EU rows).&amp;nbsp; What I'm expecting to see is 72.44 on both EU and Belgium rows for 2005 and 18 on both rows for 2018 and 0 on both 2007 rows.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any ideas?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Straight Table.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13992iCDCFABF9B2A35C19/image-size/large?v=v2&amp;amp;px=999" role="button" title="Straight Table.PNG" alt="Straight Table.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:37:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-where-column-total-is-null-0/m-p/1593598#M43650</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2024-11-16T20:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering where column total is null/0</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-where-column-total-is-null-0/m-p/1593705#M43660</link>
      <description>Does it work by doing something like this for the measure:&lt;BR /&gt;&lt;BR /&gt;=Sum({&amp;lt;Value = {"*"}&amp;gt;} Value)?</description>
      <pubDate>Wed, 19 Jun 2019 14:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-where-column-total-is-null-0/m-p/1593705#M43660</guid>
      <dc:creator>LReeve</dc:creator>
      <dc:date>2019-06-19T14:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering where column total is null/0</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-where-column-total-is-null-0/m-p/1594007#M43685</link>
      <description>&lt;P&gt;Hi Luke,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for replying.&amp;nbsp; Unfortunately, this doesn't sum up all the values at column level, it just shows the same value as Sum(Value).&amp;nbsp; And when I try to combine it with Aggr(), it reacts the same way as Sum(Value) too, so this does not solve my problem.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 08:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-where-column-total-is-null-0/m-p/1594007#M43685</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2019-06-20T08:56:02Z</dc:date>
    </item>
  </channel>
</rss>

