<?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 Cumulation ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulation/m-p/728998#M261241</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having Amount field on the Basis of Credit &amp;amp; Debit from 2012 on wards...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am Selecting Any month :&lt;/P&gt;&lt;P&gt;Ex:&amp;nbsp; Jun-2013, then Debit - credit till Jun-2013&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mar-2013, then Debit - credit till Mar-2013&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Apr-2013, then Debit - credit till Apr-2013&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this I want get Last 12 MOnths Avg AMount...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I Select Jun-2013, Then Output should be :&lt;/P&gt;&lt;P&gt;(Jun-2013, then Debit - credit till Jun-2013&amp;nbsp; +&lt;/P&gt;&lt;P&gt;May-2013, then Debit - credit till May-2013 +&lt;/P&gt;&lt;P&gt;May-2013, then Debit - credit till May-2013 +&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;July-2012, then Debit - credit till June -2012 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like cumulation process, Can any one help me on this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Oct 2014 02:54:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-30T02:54:17Z</dc:date>
    <item>
      <title>Cumulation ?</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulation/m-p/728998#M261241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having Amount field on the Basis of Credit &amp;amp; Debit from 2012 on wards...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am Selecting Any month :&lt;/P&gt;&lt;P&gt;Ex:&amp;nbsp; Jun-2013, then Debit - credit till Jun-2013&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mar-2013, then Debit - credit till Mar-2013&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Apr-2013, then Debit - credit till Apr-2013&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this I want get Last 12 MOnths Avg AMount...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I Select Jun-2013, Then Output should be :&lt;/P&gt;&lt;P&gt;(Jun-2013, then Debit - credit till Jun-2013&amp;nbsp; +&lt;/P&gt;&lt;P&gt;May-2013, then Debit - credit till May-2013 +&lt;/P&gt;&lt;P&gt;May-2013, then Debit - credit till May-2013 +&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;July-2012, then Debit - credit till June -2012 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like cumulation process, Can any one help me on this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 02:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulation/m-p/728998#M261241</guid>
      <dc:creator />
      <dc:date>2014-10-30T02:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulation ?</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulation/m-p/728999#M261242</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;Try like this if you have a date field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For selected month&lt;/P&gt;&lt;P&gt;Dimension: &lt;/P&gt;&lt;P&gt;=Sum(Debit) - Sum(Credit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. For last 12 months&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;YearDimensionName=, MonthDimensionName=, DateDimensionName={'&amp;gt;=$(=MonthStart(Max(DimensionName), -11))&amp;lt;=$(=MonthEnd(Max(DimensionName)))&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;'}&amp;gt;}) - &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Sum({&amp;lt;YearDimensionName=, MonthDimensionName=, DateDimensionName={'&amp;gt;=$(=MonthStart(Max(DimensionName), -11))&amp;lt;=$(=MonthEnd(Max(DimensionName)))&lt;SPAN style="font-size: 10pt;"&gt;'}&amp;gt;}&lt;/SPAN&gt;Credit)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Note: Replace YearDimensionName, MonthDimensionName and DateDimensionName with your actual field names.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 06:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulation/m-p/728999#M261242</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-10-30T06:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulation ?</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulation/m-p/729000#M261243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For last 12 months you can try this way also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum({&amp;lt;DateField={'&amp;gt;=$(=Addmonths(Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DateField&lt;/SPAN&gt;), -11)) &amp;lt;=$(=(Max(DateField)))&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;'}&amp;gt;}) -&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp; Sum({&amp;lt;DateField={'&amp;gt;=$(=Addmonths(Max(DateField), -11)) &amp;lt;=$(=(Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DateField&lt;/SPAN&gt;)))&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;'}&amp;gt;}&lt;/SPAN&gt;Credit)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;And rest of the filter to be used according to use.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Anand&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 07:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulation/m-p/729000#M261243</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-10-30T07:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulation ?</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulation/m-p/729001#M261244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Anand Can you implement for this qvw...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/139748"&gt;cumulative issue?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 07:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulation/m-p/729001#M261244</guid>
      <dc:creator />
      <dc:date>2014-10-30T07:43:43Z</dc:date>
    </item>
  </channel>
</rss>

