<?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 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134695#M19984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the expected output from this sample you have provided?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2016 17:39:49 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-06-06T17:39:49Z</dc:date>
    <item>
      <title>Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134685#M19974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Please tell me if it is possible or not in Qlik Sense.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Need your help on urgent basis&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;For calculating the running total I am using the below formula. It works perfectly fine for me&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;rangesum(above(TOTAL sum(Cases),0,rowno(TOTAL)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;The issue is that when I choose the particular month it shows only Current Month data. I want if the person filter out any month it sum all the data till current month &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;For E.g. (Attached Snapshot)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Suppose if I choose/Filter March 2014 it shows total 60. Currently it shows only 20&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;Please advise&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;‌&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;Deepanshu&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 14:26:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134685#M19974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-06T14:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134686#M19975</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(TOTAL Sum(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;Month, Date, Year, MonthYear&amp;gt;}&lt;/SPAN&gt;Cases),0,rowno(TOTAL))) &lt;SPAN style="color: #ff0000;"&gt;* Avg(1)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;RangeSum(Above(TOTAL Sum(&lt;SPAN style="color: #ff0000;"&gt;{1}&lt;/SPAN&gt;Cases),0,rowno(TOTAL))) &lt;SPAN style="color: #ff0000;"&gt;* Avg(1)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 14:29:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134686#M19975</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-06T14:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134687#M19976</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;My YTD(Year till date) works with the below formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Month={$(=Max(Month))},Version = {"Actual 2016"}&amp;gt;}SumOfBudget_Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is for 2016 only and I have data till marc 2016. From the month filter if I choose it gives me till jan,feb march..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I choose feb it givevs me jan and feb...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 14:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134687#M19976</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-06T14:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134688#M19977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Above 2nd Formula works in the table but if I use it as a KPI, it takes the Total value for all the months. Not for the particular month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 14:59:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134688#M19977</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-06T14:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134689#M19978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the KPI, you can try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Date = {"$(='&amp;lt;=' &amp;amp; Date(Max(Date), 'DateFieldFormatHere'))"}, Month, Year, Quarter, MonthYear&amp;gt;} Cases)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this doesn't work, would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:03:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134689#M19978</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-06T15:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134690#M19979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a query, might be silly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Above Formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(TOTAL Sum(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;Month, Date, Year, MonthYear&amp;gt;}&lt;/SPAN&gt;Cases),0,rowno(TOTAL))) &lt;SPAN style="color: #ff0000;"&gt;* Avg(1)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;Sum({&amp;lt;Date = {"$(='&amp;lt;=' &amp;amp; Date(Max(Date), 'DateFieldFormatHere'))"}, Month, Year, Quarter, MonthYear&amp;gt;} Cases)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;1. Date(Max(Date) do I need to put the Name of my column here like DATE(MAX(Active_Date))&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;2. I do not have in built function for Year &amp;amp; Month Year&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;3. Do I need to use the 2nd formula with Range Sum formula&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134690#M19979</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-06T15:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134691#M19980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Yes use your Active_Date to replace the Date&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sum({&amp;lt;Date = {"$(='&amp;lt;=' &amp;amp; Date(Max(&lt;SPAN style="font-size: 13.3333px;"&gt;Active_Date&lt;/SPAN&gt;), 'DateFieldFormatHere'))"}, Month, Year, Quarter, MonthYear&amp;gt;} Cases)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Don't use those fields if those are not there in your application. Use all those fields where you might make a selection and don't want them to impact the expression's output (may be all date related fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) 1st expression is for a straight table/pivot table where Date/Month is used&amp;nbsp; as a dimension. 2nd expression is good for a text box object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:20:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134691#M19980</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-06T15:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134692#M19981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Sunny for the quick reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not working for me.. I miss something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached my excel sheet, kindly look at it and advise the formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only have the Month and Date as a function in Qlik Sense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134692#M19981</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-06T15:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134693#M19982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see any attachments. Can you check &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134693#M19982</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-06T15:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134694#M19983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached the sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if it is visible or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the KPI as Cases/Running Total based on filter Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:59:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134694#M19983</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-06T15:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134695#M19984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the expected output from this sample you have provided?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 17:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134695#M19984</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-06T17:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134696#M19985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks sir for spending your time in resolving my query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have only three column in my actual data set... Month, Count and Cases&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have calculated the running total based on your formula in Qlik sense Visualization and it is working fine. If I select any p&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;articular month it sums all the previous month values in the current month.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence in the straight table I am able to calculate the % as ( Cases for particular month)/ Running total of particular month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if apply the same formula in KPI, it is not taking the running total. Instead of that it picks the particular month count which is causing the issue..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want a formula which picks the running total in denominator for KPI so that I can able to calculate the % of particular month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if it make any sense to you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 18:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134696#M19985</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-06T18:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134697#M19986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&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/126993_Capture.PNG" style="height: 195px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Cases)/Sum({&amp;lt;Active_Date = {"$(='&amp;lt;=' &amp;amp; Date(Max(Active_Date), 'M/D/YYYY'))"}&amp;gt;} Counts)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 19:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134697#M19986</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-06T19:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134698#M19987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes sir.. This is exactly what I want... I must say u r genius.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just one more query.. Is it possible to calculate the % for a complete multiple months simultaneously..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 19:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134698#M19987</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-06T19:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134699#M19988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what you mean when you say this -&amp;gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Is it possible to calculate the % for a complete multiple months simultaneously&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you elaborate please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 19:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134699#M19988</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-06T19:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Running Total</title>
      <link>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134700#M19989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have few more queries. Kindly help me please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepanshu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1055807"&gt;Running Total with filters&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 12:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Running-Total/m-p/1134700#M19989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-07T12:12:27Z</dc:date>
    </item>
  </channel>
</rss>

