<?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: Accumulated Figures?? in Water Cooler</title>
    <link>https://community.qlik.com/t5/Water-Cooler/Accumulated-Figures/m-p/498379#M1622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you...the formula that you attached works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only thing now is my new field called Budget now shows July (which is my first month) now shows a big amount and then the rest shows per month??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;*R*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Sep 2013 12:15:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-09T12:15:59Z</dc:date>
    <item>
      <title>Accumulated Figures??</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Accumulated-Figures/m-p/498376#M1619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to include the budgeted figures next to our Actual figures for Comparison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the table (information) that I pull from out System accumulates the figures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. For the month of July it only gives me the month of July's figures. But the budgeted figure for August is July plus August.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;September's budget is then September plus August (July and August) and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help me with a formula, either in the back or front-end. So if I want August it should Take August and subtract July??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;*R*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 11:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Accumulated-Figures/m-p/498376#M1619</guid>
      <dc:creator />
      <dc:date>2013-09-09T11:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulated Figures??</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Accumulated-Figures/m-p/498377#M1620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;rangesum(before(sum(Budget),1,ColumnNo()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should give you the accumulated total budget sum for each month up to that date. Not sure though if it's the cleverest way to solve that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 11:41:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Accumulated-Figures/m-p/498377#M1620</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2013-09-09T11:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulated Figures??</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Accumulated-Figures/m-p/498378#M1621</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;Take a look at the attachement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 11:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Accumulated-Figures/m-p/498378#M1621</guid>
      <dc:creator>Brice-SACCUCCI</dc:creator>
      <dc:date>2013-09-09T11:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulated Figures??</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Accumulated-Figures/m-p/498379#M1622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you...the formula that you attached works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only thing now is my new field called Budget now shows July (which is my first month) now shows a big amount and then the rest shows per month??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;*R*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 12:15:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Accumulated-Figures/m-p/498379#M1622</guid>
      <dc:creator />
      <dc:date>2013-09-09T12:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulated Figures??</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Accumulated-Figures/m-p/498380#M1623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to know the value for June if you want to get the value for July. Indeed, the idea is to substract the accumulated value for month N-1 to the accumulated value of month N to get the value for month N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, if you want to compute the value for June, you'll need the value for May, etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't have this information, I don't see how you can get the value for July &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 12:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Accumulated-Figures/m-p/498380#M1623</guid>
      <dc:creator>Brice-SACCUCCI</dc:creator>
      <dc:date>2013-09-09T12:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulated Figures??</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Accumulated-Figures/m-p/498381#M1624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see what your saying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will see if I can get the June figure somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;*R*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 12:45:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Accumulated-Figures/m-p/498381#M1624</guid>
      <dc:creator />
      <dc:date>2013-09-09T12:45:13Z</dc:date>
    </item>
  </channel>
</rss>

