<?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 Total in Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Total-in-Chart/m-p/177394#M45022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need total of all products including products with null values but I don't want to show null values for product dimension in chart. If I select suppress null values, total is excluding the values for null as well. What is the best way to resolve this issue?&lt;/P&gt;&lt;P&gt;Below is example,&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Data in Table:&lt;/P&gt;&lt;P&gt;Product Value1&lt;/P&gt;&lt;P&gt;P1 10&lt;/P&gt;&lt;P&gt;P2 20&lt;/P&gt;&lt;P&gt;NULL 40&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Expected Output:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Product Value1 Formula1 (Excluding Null Record)&lt;BR /&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;P1 10 10+20+40&lt;/P&gt;&lt;P style="font-weight: bold"&gt;P2 20 10+20+40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Output I am getting with totals in expression:&lt;/B&gt; Sum (Total &amp;lt;Product&amp;gt; Value1) &lt;B&gt;with&lt;/B&gt; Suppress Null Value select for Product Dimension&lt;/P&gt;&lt;P&gt;Product Value1 Formula1 (Excluding Null Record)&lt;/P&gt;&lt;P&gt;P1 10 10+20&lt;/P&gt;&lt;P&gt;P2 20 10+20&lt;/P&gt;&lt;P&gt;&lt;B&gt;Output I am getting with totals in expression:&lt;/B&gt; Sum (Total &amp;lt;Product&amp;gt; Value1) &lt;B&gt;without&lt;/B&gt; Suppress Null Value select for Product Dimension&lt;/P&gt;&lt;P&gt;Product Value1 Formula1 (Without Excluding Null Record)&lt;/P&gt;&lt;P&gt;P1 10 10+20+40&lt;/P&gt;&lt;P&gt;P2 20 10+20+40&lt;/P&gt;&lt;P&gt;NULL 40 10+20+40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can suppress null records by using if condition, but I want to avoid using if. please advice.&lt;/P&gt;&lt;P&gt;If(IsNull(Product) = -1,0,Sum (Total &amp;lt;Product&amp;gt; Value1))&lt;/P&gt;&lt;P&gt;KJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Jun 2010 16:36:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-06T16:36:48Z</dc:date>
    <item>
      <title>Total in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Total-in-Chart/m-p/177394#M45022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need total of all products including products with null values but I don't want to show null values for product dimension in chart. If I select suppress null values, total is excluding the values for null as well. What is the best way to resolve this issue?&lt;/P&gt;&lt;P&gt;Below is example,&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Data in Table:&lt;/P&gt;&lt;P&gt;Product Value1&lt;/P&gt;&lt;P&gt;P1 10&lt;/P&gt;&lt;P&gt;P2 20&lt;/P&gt;&lt;P&gt;NULL 40&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Expected Output:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Product Value1 Formula1 (Excluding Null Record)&lt;BR /&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;P1 10 10+20+40&lt;/P&gt;&lt;P style="font-weight: bold"&gt;P2 20 10+20+40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Output I am getting with totals in expression:&lt;/B&gt; Sum (Total &amp;lt;Product&amp;gt; Value1) &lt;B&gt;with&lt;/B&gt; Suppress Null Value select for Product Dimension&lt;/P&gt;&lt;P&gt;Product Value1 Formula1 (Excluding Null Record)&lt;/P&gt;&lt;P&gt;P1 10 10+20&lt;/P&gt;&lt;P&gt;P2 20 10+20&lt;/P&gt;&lt;P&gt;&lt;B&gt;Output I am getting with totals in expression:&lt;/B&gt; Sum (Total &amp;lt;Product&amp;gt; Value1) &lt;B&gt;without&lt;/B&gt; Suppress Null Value select for Product Dimension&lt;/P&gt;&lt;P&gt;Product Value1 Formula1 (Without Excluding Null Record)&lt;/P&gt;&lt;P&gt;P1 10 10+20+40&lt;/P&gt;&lt;P&gt;P2 20 10+20+40&lt;/P&gt;&lt;P&gt;NULL 40 10+20+40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can suppress null records by using if condition, but I want to avoid using if. please advice.&lt;/P&gt;&lt;P&gt;If(IsNull(Product) = -1,0,Sum (Total &amp;lt;Product&amp;gt; Value1))&lt;/P&gt;&lt;P&gt;KJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jun 2010 16:36:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-in-Chart/m-p/177394#M45022</guid>
      <dc:creator />
      <dc:date>2010-06-06T16:36:48Z</dc:date>
    </item>
    <item>
      <title>Total in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Total-in-Chart/m-p/177395#M45023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about if you use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM(TOTAL Value1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 18:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-in-Chart/m-p/177395#M45023</guid>
      <dc:creator />
      <dc:date>2010-06-07T18:23:44Z</dc:date>
    </item>
  </channel>
</rss>

