<?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 not working properly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673644#M538446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's working, but not in the way we need...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we need to start with the accumulation from the oldest date to the youngest....&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ScreenShot677.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/68417_ScreenShot677.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2014 14:06:03 GMT</pubDate>
    <dc:creator>Markus_QV</dc:creator>
    <dc:date>2014-10-07T14:06:03Z</dc:date>
    <item>
      <title>RangeSum not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673638#M538440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with the Rangesum-Function in QV11 and hope someone can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to accumulate a column(column(5)), but after some rows have accurately been added , QV is starting in the next row by 0 again (check date 20140606).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Pls. also see the qvw and the xlsx-file)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone explain to me why that happened?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;IMG __jive_id="68407" alt="Inv_Accum_Break_in_Couting.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/68407_Inv_Accum_Break_in_Couting.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 13:24:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673638#M538440</guid>
      <dc:creator>Markus_QV</dc:creator>
      <dc:date>2014-10-07T13:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: RangeSum not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673639#M538441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not able to open attached qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 13:27:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673639#M538441</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-10-07T13:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: RangeSum not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673640#M538442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls. try the new version...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 13:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673640#M538442</guid>
      <dc:creator>Markus_QV</dc:creator>
      <dc:date>2014-10-07T13:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: RangeSum not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673641#M538443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Markus,&lt;/P&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;RangeSum(Top(New#-Done#,1,RowNo()))&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 13:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673641#M538443</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2014-10-07T13:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: RangeSum not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673642#M538444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;Rangesum(New#-Done#,Above([Accumulated]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 13:50:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673642#M538444</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-10-07T13:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: RangeSum not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673643#M538445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;rangesum(New#-Done#, below(New#-Done#, 1, NoOfRows()-RowNo()))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 14:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673643#M538445</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-10-07T14:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: RangeSum not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673644#M538446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's working, but not in the way we need...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we need to start with the accumulation from the oldest date to the youngest....&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ScreenShot677.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/68417_ScreenShot677.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 14:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673644#M538446</guid>
      <dc:creator>Markus_QV</dc:creator>
      <dc:date>2014-10-07T14:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: RangeSum not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673645#M538447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! That's working...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 14:11:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673645#M538447</guid>
      <dc:creator>Markus_QV</dc:creator>
      <dc:date>2014-10-07T14:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Re: RangeSum not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673646#M538448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 14:16:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RangeSum-not-working-properly/m-p/673646#M538448</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-10-07T14:16:33Z</dc:date>
    </item>
  </channel>
</rss>

