<?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: Full Accumulative Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Full-Accumulative-Issue/m-p/822786#M290028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Difficult to fully understand your formula without knowing your application but you can try below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=if([Cost]&amp;lt;=0,0,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RangeSum(Above(sum({$&amp;lt;Nm_D_Dt = {"&amp;gt;=$(vStartDate)&amp;lt;=$(vEndDate)"},M_Com=&amp;gt;}Sales),0,Rowno()))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({$&amp;lt;Nm_D_Dt = {"&amp;gt;=$(vStartDate)&amp;lt;=$(vEndDate)"},M_Com=&amp;gt;}TOTAL Sales))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2015 19:36:28 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2015-03-17T19:36:28Z</dc:date>
    <item>
      <title>Full Accumulative Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Full-Accumulative-Issue/m-p/822785#M290027</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 more than one dimension, when I select full accumulation it is not working as expected and I read few post that need to use range sum function, but I have difficult formula not sure how to use rangesum, pls guide me below is the formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if([Cost]&amp;lt;=0,0,sum({$&amp;lt;Nm_D_Dt = {"&amp;gt;=$(vStartDate)&amp;lt;=$(vEndDate)"},M_Com=&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Nm_D_Dt = {"&amp;gt;=$(vStartDate)&amp;lt;=$(vEndDate)"},M_Com=&amp;gt;}TOTAL Sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 18:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-Accumulative-Issue/m-p/822785#M290027</guid>
      <dc:creator />
      <dc:date>2015-03-17T18:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Full Accumulative Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Full-Accumulative-Issue/m-p/822786#M290028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Difficult to fully understand your formula without knowing your application but you can try below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=if([Cost]&amp;lt;=0,0,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RangeSum(Above(sum({$&amp;lt;Nm_D_Dt = {"&amp;gt;=$(vStartDate)&amp;lt;=$(vEndDate)"},M_Com=&amp;gt;}Sales),0,Rowno()))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({$&amp;lt;Nm_D_Dt = {"&amp;gt;=$(vStartDate)&amp;lt;=$(vEndDate)"},M_Com=&amp;gt;}TOTAL Sales))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 19:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-Accumulative-Issue/m-p/822786#M290028</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-03-17T19:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Full Accumulative Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Full-Accumulative-Issue/m-p/822787#M290029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response, but didn't worked the formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 20:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-Accumulative-Issue/m-p/822787#M290029</guid>
      <dc:creator />
      <dc:date>2015-03-17T20:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Full Accumulative Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Full-Accumulative-Issue/m-p/822788#M290030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please provide sample apps or sample data to work similar to your apps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 20:13:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-Accumulative-Issue/m-p/822788#M290030</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-03-17T20:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Full Accumulative Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Full-Accumulative-Issue/m-p/822789#M290031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is one of my project formula, what I am trying to do is that I need full accumulative and I have more than one dimension, so my above formula is not showing full accumulative values. when I do some sample data I get perfect but this formula not sure how to use range function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 20:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-Accumulative-Issue/m-p/822789#M290031</guid>
      <dc:creator />
      <dc:date>2015-03-17T20:35:17Z</dc:date>
    </item>
  </channel>
</rss>

