<?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 Pain in the *** Nulls in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pain-in-the-Nulls/m-p/172696#M42158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, that's a little better. I still wish there were a global setting that could be set in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Mar 2011 00:44:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-03-22T00:44:48Z</dc:date>
    <item>
      <title>Pain in the *** Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Pain-in-the-Nulls/m-p/172694#M42156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there an easier way, a global way possibly, to deal with Nulls so that I don't have to keep turning expression like this:&lt;/P&gt;&lt;P&gt;Column(3)-Column(1)+Column(2)&lt;/P&gt;&lt;P&gt;into expressions like this:&lt;/P&gt;&lt;P&gt;if(isnull(Column(3)),0,Column(3))-if(isnull(Column(1)),0,Column(1))+if(isnull(Column(2)),0,Column(2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 22:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pain-in-the-Nulls/m-p/172694#M42156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-21T22:31:03Z</dc:date>
    </item>
    <item>
      <title>Pain in the *** Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Pain-in-the-Nulls/m-p/172695#M42157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RANGESUM(Column(1), Column(2), Column(3)) - that's exactly what it does.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 22:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pain-in-the-Nulls/m-p/172695#M42157</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-03-21T22:39:58Z</dc:date>
    </item>
    <item>
      <title>Pain in the *** Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Pain-in-the-Nulls/m-p/172696#M42158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, that's a little better. I still wish there were a global setting that could be set in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 00:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pain-in-the-Nulls/m-p/172696#M42158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-22T00:44:48Z</dc:date>
    </item>
  </channel>
</rss>

