<?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: replace null with zero with sum in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/replace-null-with-zero-with-sum/m-p/1699039#M451106</link>
    <description>&lt;P&gt;maybe this:&lt;/P&gt;&lt;P&gt;=Sum( if( IsNull(v1), 0, v1 ) )&lt;BR /&gt;+&lt;BR /&gt;Sum( if( IsNull(v2), 0, v2 ) )&lt;/P&gt;&lt;P&gt;I hope it can helps.&lt;/P&gt;</description>
    <pubDate>Tue, 05 May 2020 09:45:34 GMT</pubDate>
    <dc:creator>agigliotti</dc:creator>
    <dc:date>2020-05-05T09:45:34Z</dc:date>
    <item>
      <title>replace null with zero with sum</title>
      <link>https://community.qlik.com/t5/QlikView/replace-null-with-zero-with-sum/m-p/1699031#M451104</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a simple question, I added to sum values and some of the result are null and I want to replace null with zero,&lt;/P&gt;&lt;P&gt;I tried this code but it shows all values as null:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(IsNull(Sum(v1) + sum(v2)), 0)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any help will be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 09:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/replace-null-with-zero-with-sum/m-p/1699031#M451104</guid>
      <dc:creator>ajater2012</dc:creator>
      <dc:date>2020-05-05T09:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: replace null with zero with sum</title>
      <link>https://community.qlik.com/t5/QlikView/replace-null-with-zero-with-sum/m-p/1699039#M451106</link>
      <description>&lt;P&gt;maybe this:&lt;/P&gt;&lt;P&gt;=Sum( if( IsNull(v1), 0, v1 ) )&lt;BR /&gt;+&lt;BR /&gt;Sum( if( IsNull(v2), 0, v2 ) )&lt;/P&gt;&lt;P&gt;I hope it can helps.&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 09:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/replace-null-with-zero-with-sum/m-p/1699039#M451106</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2020-05-05T09:45:34Z</dc:date>
    </item>
  </channel>
</rss>

