<?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: Cumulation over a rolling year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulation-over-a-rolling-year/m-p/1342497#M413427</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to calculate a rate according to a formula over a rolling year,&amp;nbsp; so if i take march2017, i have to calculate from April 2016 to march 2017 the sum of accident *1000000/ the sum of hours.&lt;/P&gt;&lt;P&gt;My problem is that i can calculate this rate but the result is false because he calculate the rate for each month and after that he do the sum.&lt;/P&gt;&lt;P&gt;For me you calculate the cum and after that you calculate the rate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 May 2017 06:10:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-05-15T06:10:01Z</dc:date>
    <item>
      <title>Cumulation over a rolling year</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulation-over-a-rolling-year/m-p/1342495#M413425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;i have a problem with cumulation over a rolling year, i have joined 2 excel files and&amp;nbsp; the application.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 05:45:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulation-over-a-rolling-year/m-p/1342495#M413425</guid>
      <dc:creator />
      <dc:date>2017-05-15T05:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulation over a rolling year</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulation-over-a-rolling-year/m-p/1342496#M413426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you trying to achieve over here. Can you help out to check whether which you need&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 05:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulation-over-a-rolling-year/m-p/1342496#M413426</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-15T05:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulation over a rolling year</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulation-over-a-rolling-year/m-p/1342497#M413427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to calculate a rate according to a formula over a rolling year,&amp;nbsp; so if i take march2017, i have to calculate from April 2016 to march 2017 the sum of accident *1000000/ the sum of hours.&lt;/P&gt;&lt;P&gt;My problem is that i can calculate this rate but the result is false because he calculate the rate for each month and after that he do the sum.&lt;/P&gt;&lt;P&gt;For me you calculate the cum and after that you calculate the rate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 06:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulation-over-a-rolling-year/m-p/1342497#M413427</guid>
      <dc:creator />
      <dc:date>2017-05-15T06:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulation over a rolling year</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulation-over-a-rolling-year/m-p/1342498#M413428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually, You can achieve like below. Check whether how Date format looks like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assume, you have field like &lt;STRONG&gt;MonthYear&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Sum({&amp;lt;MonthYear = {"&amp;gt;=$(=AddYears(Max(MonthName),-1)) &amp;lt;=$(=Max(MonthName))"}&amp;gt;}accident)*IE6) / Sum(Hours)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 07:18:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulation-over-a-rolling-year/m-p/1342498#M413428</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-15T07:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulation over a rolling year</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulation-over-a-rolling-year/m-p/1342499#M413429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i agree with you and that what i did but my problem is that in the text zone the result is right but when i use it in a graphique i don't have the same result it calculate a local result but the global one is right &lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163321_Capture.PNG" style="height: 225px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;normaly i should have 27.96 in the&amp;nbsp; column 13 but i have31.26 so the right ruslt is the global one 27.96 and not the local one in the month 13.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 07:25:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulation-over-a-rolling-year/m-p/1342499#M413429</guid>
      <dc:creator />
      <dc:date>2017-05-15T07:25:22Z</dc:date>
    </item>
  </channel>
</rss>

