<?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: Handling Null Values in Expression (Sum) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Handling-Null-Values-in-Expression-Sum/m-p/1105415#M366093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/993504"&gt;Re: Nulls and Zeros in SUM function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and the other referenced thread therein also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Aug 2016 21:33:51 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-08-01T21:33:51Z</dc:date>
    <item>
      <title>Handling Null Values in Expression (Sum)</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-Null-Values-in-Expression-Sum/m-p/1105414#M366092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data set (Below Picture) with Dim and Sales as two attributes. I want to show sum in a straight table. I see that '0' is being displayed when we sum two null values. How can we display '-' when we have missing values in a sum expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133222_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 20:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-Null-Values-in-Expression-Sum/m-p/1105414#M366092</guid>
      <dc:creator>rishimessi19</dc:creator>
      <dc:date>2016-08-01T20:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Null Values in Expression (Sum)</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-Null-Values-in-Expression-Sum/m-p/1105415#M366093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/993504"&gt;Re: Nulls and Zeros in SUM function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and the other referenced thread therein also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 21:33:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-Null-Values-in-Expression-Sum/m-p/1105415#M366093</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-08-01T21:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Null Values in Expression (Sum)</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-Null-Values-in-Expression-Sum/m-p/1105416#M366094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try below expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Sum(Sales) = 0, '-',Sum(Sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="HandlingNullVaues.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133229_HandlingNullVaues.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 21:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-Null-Values-in-Expression-Sum/m-p/1105416#M366094</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-08-01T21:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Null Values in Expression (Sum)</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-Null-Values-in-Expression-Sum/m-p/1105417#M366095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or may be this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Sales) * (Avg(Sales)/Avg(Sales))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 22:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-Null-Values-in-Expression-Sum/m-p/1105417#M366095</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-01T22:45:41Z</dc:date>
    </item>
  </channel>
</rss>

