<?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 Sum A Value Based On Null In Another Column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-A-Value-Based-On-Null-In-Another-Column/m-p/299925#M111089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks for the help it worked perfectly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Aug 2011 16:32:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-26T16:32:22Z</dc:date>
    <item>
      <title>Sum A Value Based On Null In Another Column</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-A-Value-Based-On-Null-In-Another-Column/m-p/299923#M111087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Within a chart I need to sum the hours taken to do a job, DmBAA.REGHOURS, when a certain column in the data , DmBAA.EQUIPNUM, has a null value. I've tried if (IsNull(DmBAA.EQUIPNUM), Sum(DmBAA.REGHOURS)) but it sums all the values rather than just the null ones. Can any one help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 10:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-A-Value-Based-On-Null-In-Another-Column/m-p/299923#M111087</guid>
      <dc:creator />
      <dc:date>2011-08-25T10:10:05Z</dc:date>
    </item>
    <item>
      <title>Sum A Value Based On Null In Another Column</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-A-Value-Based-On-Null-In-Another-Column/m-p/299924#M111088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, if this is correct, because I don't know your dimensions, data model etc, but I would try:&lt;/P&gt;&lt;P&gt;=sum(if(isNull(DmBAA.EQUIPNUM)=-1,DmBAA.REGHOURS))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. putting the if() inside the sum to limit the rows to sum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 11:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-A-Value-Based-On-Null-In-Another-Column/m-p/299924#M111088</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-08-25T11:05:34Z</dc:date>
    </item>
    <item>
      <title>Sum A Value Based On Null In Another Column</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-A-Value-Based-On-Null-In-Another-Column/m-p/299925#M111089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks for the help it worked perfectly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 16:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-A-Value-Based-On-Null-In-Another-Column/m-p/299925#M111089</guid>
      <dc:creator />
      <dc:date>2011-08-26T16:32:22Z</dc:date>
    </item>
  </channel>
</rss>

