<?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: Regarding the working of Rangesum() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068248#M642290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Feb 2016 21:13:03 GMT</pubDate>
    <dc:creator>chandrikag</dc:creator>
    <dc:date>2016-02-01T21:13:03Z</dc:date>
    <item>
      <title>Regarding the working of Rangesum()</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068246#M642288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to know how RANGESUM() works and what would the result be for this: RANGESUM(1,2,'abc',NULL(),5)?&lt;/P&gt;&lt;P&gt;Please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 20:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068246#M642288</guid>
      <dc:creator>chandrikag</dc:creator>
      <dc:date>2016-01-25T20:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the working of Rangesum()</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068247#M642289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To check the output, you can create a text object with the expression you have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113214_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is summing non-null numeric values (1, 2, and 5) and ignores null and letters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 21:09:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068247#M642289</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-01T21:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the working of Rangesum()</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068248#M642290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 21:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068248#M642290</guid>
      <dc:creator>chandrikag</dc:creator>
      <dc:date>2016-02-01T21:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the working of Rangesum()</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068249#M642291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandrika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm glad you were able to get some assistance. If Sunny's reply fully answered your question, please take a moment to mark his post as the Correct Answer. This changes the &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;thread category from Unanswered Question to Answered Question and awards points to Sunny for helping you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;For more details, please see this thread: &lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Qlik Community Moderation Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 21:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068249#M642291</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-01T21:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the working of Rangesum()</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068250#M642292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RangeSum() is not an aggregation function. It sums&lt;SPAN style="font-size: 13.3333px;"&gt; only&lt;/SPAN&gt; individual numerical values that are listed as parameters to this call. There is no limit to the number of parameters you can specify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 21:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068250#M642292</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-02-01T21:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the working of Rangesum()</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068251#M642293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to the preceding, RangSum() will always return a value because invalid values (like text or NULL values) will all be treated as 0. That's the main and very useful difference with the + operator which fill return NULL as soon as even one operand proves to be invalid or NULL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 22:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068251#M642293</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-02-01T22:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the working of Rangesum()</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068252#M642294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Cammaert!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 03:45:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-the-working-of-Rangesum/m-p/1068252#M642294</guid>
      <dc:creator>chandrikag</dc:creator>
      <dc:date>2016-02-02T03:45:08Z</dc:date>
    </item>
  </channel>
</rss>

