<?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: Running Total using Rangesum in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1609181#M45239</link>
    <description>&lt;P&gt;Hi Prem,&lt;/P&gt;&lt;P&gt;But the expression is only giving the particular month count. I need to have the running total i.e. previous month count should be added to the current month.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Aug 2019 05:27:10 GMT</pubDate>
    <dc:creator>srini</dc:creator>
    <dc:date>2019-08-05T05:27:10Z</dc:date>
    <item>
      <title>Running Total using Rangesum</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1608883#M45208</link>
      <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;Very good Day!&lt;/P&gt;&lt;P&gt;I am using the below expression to get the running accumulative total till current month.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rangesum(above(Count({$&amp;lt;DueMonthName = {"&amp;lt;$(=Date(Today(), 'MM/DD/YYYY'))"}&amp;gt;}[Issue id]),0,RowNo()))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting the result till current month but for rest of future months it is taking the current month total instead of zero.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 11:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1608883#M45208</guid>
      <dc:creator>srini</dc:creator>
      <dc:date>2019-08-02T11:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total using Rangesum</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1608894#M45209</link>
      <description>&lt;P&gt;Rangesum will show sum of the values of all the rows above with current row.. Please note that below expression will show 0 for future months hence range sum will repeat the same value as of current month for the following months. Count({$}[Issue id])&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 12:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1608894#M45209</guid>
      <dc:creator>premvihari</dc:creator>
      <dc:date>2019-08-02T12:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total using Rangesum</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1608901#M45211</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Rangesum will show sum of the values of all the rows above with current row.. Please note that below expression will show 0 for future months hence range sum will repeat the same value as of current month for the following months.&lt;BR /&gt;Count({$&amp;lt;DueMonthName = {"&amp;lt;$(=Date(Today(), 'MM/DD/YYYY'))"}&amp;gt;}[Issue id])&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 13:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1608901#M45211</guid>
      <dc:creator>premvihari</dc:creator>
      <dc:date>2019-08-02T13:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total using Rangesum</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1609181#M45239</link>
      <description>&lt;P&gt;Hi Prem,&lt;/P&gt;&lt;P&gt;But the expression is only giving the particular month count. I need to have the running total i.e. previous month count should be added to the current month.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 05:27:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1609181#M45239</guid>
      <dc:creator>srini</dc:creator>
      <dc:date>2019-08-05T05:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total using Rangesum</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1609183#M45241</link>
      <description>&lt;P&gt;Can you post the base table showing only month, it's actual count and the running total count.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 05:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1609183#M45241</guid>
      <dc:creator>miskinmaz</dc:creator>
      <dc:date>2019-08-05T05:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total using Rangesum</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1609186#M45242</link>
      <description>&lt;P&gt;please have look.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="running total error1.JPG" style="width: 583px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16507iAA6E2982577A7785/image-size/large?v=v2&amp;amp;px=999" role="button" title="running total error1.JPG" alt="running total error1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 05:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1609186#M45242</guid>
      <dc:creator>srini</dc:creator>
      <dc:date>2019-08-05T05:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total using Rangesum</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1609187#M45243</link>
      <description>&lt;P&gt;post the column&amp;nbsp; for expression:&amp;nbsp;&lt;SPAN&gt;Count({$&amp;lt;DueMonthName = {"&amp;lt;$(=Date(Today(), 'MM/DD/YYYY'))"}&amp;gt;}[Issue id])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;this will give you the count for every month and from this we can debug it further.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Or else post the sample app&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 05:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1609187#M45243</guid>
      <dc:creator>miskinmaz</dc:creator>
      <dc:date>2019-08-05T05:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total using Rangesum</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1609192#M45244</link>
      <description>&lt;P&gt;Hi Friend,&lt;/P&gt;&lt;P&gt;I am ultimately looking for this output.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Output table from excel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="output from excel.JPG" style="width: 439px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16508i17659EE5DA4A8D79/image-size/large?v=v2&amp;amp;px=999" role="button" title="output from excel.JPG" alt="output from excel.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Right now I am getting this one in Qlik Sense&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="table from Qlik Sense.JPG" style="width: 604px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16509i38A97AB0FF6C253E/image-size/large?v=v2&amp;amp;px=999" role="button" title="table from Qlik Sense.JPG" alt="table from Qlik Sense.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used the&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expression:&amp;nbsp;&lt;/P&gt;&lt;P&gt;First measure:&amp;nbsp;Rangesum(above(Count({$&amp;lt;DueMonthName = {"&amp;lt;$(=Date(Today(), 'MM/DD/YYYY'))"}&amp;gt;}[Issue id]),0,RowNo()))&lt;/P&gt;&lt;P&gt;Second measure:&amp;nbsp;Count(Total([Issue id]))-Rangesum(above(Count({$&amp;lt;DueMonthName = {"&amp;lt;$(=Date(Today(), 'MM/DD/YYYY'))"}&amp;gt;}[Issue id]),0,RowNo()))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but it is not giving me the desired output. Really appreciate your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 06:03:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1609192#M45244</guid>
      <dc:creator>srini</dc:creator>
      <dc:date>2019-08-05T06:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total using Rangesum</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1609249#M45252</link>
      <description>&lt;P&gt;&amp;nbsp;Hi Friends,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried a bit with following expression I have got positive result but it is not showing exactly.&lt;/P&gt;&lt;P&gt;Rangesum(above(Count({$&amp;lt;DueMonthName = {"&amp;lt;$(=Date(Today(), 'MM/DD/YYYY'))"}&amp;gt;}[Issue id]),0,RowNo()), IF(DueMonthName = MonthName(Today()),0))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="half of the result.JPG" style="width: 346px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16520i13E56951600534DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="half of the result.JPG" alt="half of the result.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the cumulative is taken for Aug 2019 only. Then again it starts from November 2019. it is not consecutive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 08:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total-using-Rangesum/m-p/1609249#M45252</guid>
      <dc:creator>srini</dc:creator>
      <dc:date>2019-08-05T08:40:43Z</dc:date>
    </item>
  </channel>
</rss>

