<?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: Rangesum and Nulls in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rangesum-and-Nulls/m-p/101399#M752045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, that is it:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Nov 2018 09:57:26 GMT</pubDate>
    <dc:creator>0li5a3a</dc:creator>
    <dc:date>2018-11-02T09:57:26Z</dc:date>
    <item>
      <title>Rangesum and Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-and-Nulls/m-p/101397#M752043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following scenario :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension : &lt;SPAN style="font-size: 13.3333px;"&gt;Month_Year_Created&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Expression1 :count({&amp;lt;[Resolved Within SLA] = {'Met SLA'}&amp;gt;}[Resolved Within SLA]) / count(total &amp;lt;Month_Year_Created&amp;gt; [Resolved Within SLA])&lt;/P&gt;&lt;P&gt;Expression 2: count({&amp;lt;[Resolved Within SLA] = {'Missed SLA'}&amp;gt;}[Resolved Within SLA]) / count(total &amp;lt;Month_Year_Created&amp;gt; [Resolved Within SLA])&lt;/P&gt;&lt;P&gt;Expresion 3: [Contractual Target]&lt;/P&gt;&lt;P&gt;Expresion 4: RangeSum(Above(count([Met SLA]),0,RowNo())) / RangeSum(Above(count(total &amp;lt;Month_Year_Created&amp;gt; [Resolved Within SLA]),0,RowNo()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem which I have is that the Expression 4 is treating nulls like 0 and that is the reason my chart looks like below . I already&lt;/P&gt;&lt;P&gt;the ticket all the buttons to exclude the nulls but the chart is not right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone help me with?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/217380_Capture.PNG" style="height: 274px; width: 620px;" /&gt; &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/217382_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/217383_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-and-Nulls/m-p/101397#M752043</guid>
      <dc:creator>0li5a3a</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum and Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-and-Nulls/m-p/101398#M752044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Constantin, maybe adding a condition to expression4, i.e.:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Month_Year_Created&amp;lt;Monthstart(Today()),&lt;/STRONG&gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RangeSum(Above(count([Met SLA]),0,RowNo())) / RangeSum(Above(count(total &amp;lt;Month_Year_Created&amp;gt; [Resolved Within SLA]),0,RowNo()))&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 09:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-and-Nulls/m-p/101398#M752044</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-11-02T09:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum and Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-and-Nulls/m-p/101399#M752045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, that is it:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 09:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-and-Nulls/m-p/101399#M752045</guid>
      <dc:creator>0li5a3a</dc:creator>
      <dc:date>2018-11-02T09:57:26Z</dc:date>
    </item>
  </channel>
</rss>

