<?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() in running total Help. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261180#M461406</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jan 2017 11:50:10 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2017-01-17T11:50:10Z</dc:date>
    <item>
      <title>Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261174#M461400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam using rangesum and above function and plotting running total against (ID,Year,month).&lt;/P&gt;&lt;P&gt;Consider we have Year as 2015 and 2016. &lt;/P&gt;&lt;P&gt;If we select both the years the running total against the month is coming perfect,&lt;/P&gt;&lt;P&gt;But once i select 2016 the running total get affected as the rows get reduced for 2016.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'am using the below expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=RangeSum(Above(TOTAL Sum({&amp;lt;MONTH=,YEAR=&amp;gt;}Amount),0,12))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone guide me for an expression which should give static result against the respective month even after we select 2016.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/space/2061"&gt;Scripting&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/space/2051"&gt;QlikView App Development&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/space/2003"&gt;New to QlikView&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 09:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261174#M461400</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2017-01-17T09:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261175#M461401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4252"&gt;Calculating rolling n-period totals, averages or other aggregations&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 09:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261175#M461401</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-17T09:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261176#M461402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to &lt;SPAN style="font-size: 13.3333px;"&gt;perhaps &lt;/SPAN&gt; use Aggr() additionally with another Sum(). Could you post your sample qvw for detailed and specific help? You can also try yourself reading this blog post:&lt;SPAN style="font-size: 10pt; font-family: verdana, geneva; color: #0000ff;"&gt;&lt;SPAN lang="en" style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&amp;nbsp; &lt;A href="https://community.qlik.com/docs/DOC-4252"&gt;Calculating rolling n-period totals, averages or other aggregations&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 10:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261176#M461402</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-01-17T10:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261177#M461403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the same link to implement it ,the values are coming perfect if i use the rangesum function accordingly.&lt;/P&gt;&lt;P&gt;the initial expression was as below &lt;/P&gt;&lt;P&gt;=Sum(aggr(rangesum(above(TOTAL sum({&amp;lt;MONTH=Year=&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Amount&lt;/SPAN&gt;),0,12)),ID,Year,&lt;SPAN style="font-size: 13.3333px;"&gt;MONTH&lt;/SPAN&gt;))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as i have negative values in between hence the range is not coming proper so i modified the expression to &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=RangeSum(Above(TOTAL Sum({&amp;lt;MONTH=,YEAR=&amp;gt;}Amount),0,12)) using this expression the running total values came perfect but now when i select 2016 the running total gets affected.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 10:08:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261177#M461403</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2017-01-17T10:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261178#M461404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Provide sample data or sample application. Your explanation would not enough for us to test.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 10:09:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261178#M461404</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-17T10:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261179#M461405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A quick doubt,&lt;/P&gt;&lt;P&gt;can i use a Column name in the below expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Sum(aggr(rangesum(above(TOTAL sum({&amp;lt;MONTH=Year=&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Amount&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;),0,12)),ID,Year,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MONTH&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;like &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum(aggr(rangesum(above(TOTAL sum({&amp;lt;MONTH=Year=&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Column(1)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;),0,12)),ID,Year,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MONTH&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;because we have a lot of addition and subtraction in the logic of the column for which we are calculating rolling 12 &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 11:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261179#M461405</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2017-01-17T11:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261180#M461406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 11:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261180#M461406</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-01-17T11:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261181#M461407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you suggest me a way i can implement this ,if i have a lot of subtraction and addition in the expression &lt;/P&gt;&lt;P&gt; like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(a)+&lt;/P&gt;&lt;P&gt;sum({&amp;lt;type={'abc'}&amp;gt;}B)&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Type={'xyz'}&amp;gt;&lt;/SPAN&gt;}C)&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Type-={'xyz'}&amp;gt;}D)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and help would be appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;additionally i want to implement something like the below link :&lt;/P&gt;&lt;P&gt;&lt;SPAN dir="ltr" style="font-size: 10pt; font-family: 'Segoe UI'; color: #000000;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/1193775#1193775" title="https://community.qlik.com/message/1193775#1193775"&gt;https://community.qlik.com/message/1193775#1193775&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 12:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261181#M461407</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2017-01-17T12:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261182#M461408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample of what you have so far?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-16454"&gt;Uploading a Sample&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 12:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261182#M461408</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-17T12:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261183#M461409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the Sample Application to implement rolling 12 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌&lt;A href="https://community.qlik.com/space/2061"&gt;Scripting&lt;/A&gt;‌&lt;A href="https://community.qlik.com/space/2051"&gt;QlikView App Development&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 07:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261183#M461409</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2017-01-18T07:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261184#M461410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the sample application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 08:08:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261184#M461410</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2017-01-18T08:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261185#M461411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;Attached is the sample copy &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 08:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261185#M461411</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2017-01-18T08:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261186#M461412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try &lt;STRONG&gt;removing TOTAL&lt;/STRONG&gt; from your expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(aggr(rangesum(above( sum({&amp;lt;Month=,Year=&amp;gt;}Actual),0,12)),ID,Year,Month))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 08:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261186#M461412</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-01-18T08:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261187#M461413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you are looking for? Even when you select 2015 or 2016, the rolling 12 month expression stays intact?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/149863_Capture.PNG" style="height: 580px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, then I think it would be helpful for you to point out the result you are expecting to see.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 10:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261187#M461413</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-18T10:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261188#M461414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have uploaded the sample wherein i calculate the rolling 12 months , but when i select 2016&amp;amp;2015 the rolling 12 month&lt;/P&gt;&lt;P&gt;functions properly.On the other hand when i select 2016 the rolling 12 month functionality does not work.&lt;/P&gt;&lt;P&gt;Please guide me on the issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 06:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261188#M461414</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2017-01-19T06:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261189#M461415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the help i tried but did not work&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;i have uploaded the sample wherein i calculate the rolling 12 months , but when i select 2016&amp;amp;2015 the rolling 12 month&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;functions properly.On the other hand when i select 2016 the rolling 12 month functionality does not work.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please guide me on the issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 07:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261189#M461415</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2017-01-19T07:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261190#M461416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aniket - I am still not sure what you are looking for brother The only thing I see different when I select 2016 is that I only see the rows where Year is 2016. Is this what your issue is? You want to continue seeing 2015 and 2016 even when a single year is selected? I am not seeing any other issue with what you have (unless I am missing something here)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 10:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261190#M461416</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-19T10:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261191#M461417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok i will explain properly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the running total changes after the year changes in the attached sample i want to have the rolling sum on the ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if i select any month or year the straight table should get reduced to that Year and month respectively and the running total should be the same &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:for R7918 the running sum should not initiate again to 15801 which is nothing but the actual number for jan'16 but it should be the Sum of feb-15 to jan'16 and on selecting 2016 the value in running 12 should be the sum of feb'15 to jan'16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 10:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261191#M461417</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2017-01-19T10:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261192#M461418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have QV12? If you do, checkout the attached file. this isn't perfect, but let's see if we are moving in the right direction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 10:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261192#M461418</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-19T10:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum() in running total Help.</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261193#M461419</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;Yes I do have QV 12 but there is no value in the "Actual Numerator Rolling 12" Column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 10:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-in-running-total-Help/m-p/1261193#M461419</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2017-01-19T10:53:43Z</dc:date>
    </item>
  </channel>
</rss>

