<?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: Cum. periods in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cum-periods/m-p/889627#M991278</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try what &lt;A _jive_internal="true" href="https://community.qlik.com/people/MRKachhiaIMP"&gt;Manish&lt;/A&gt;‌ just gave you, but in case it doesn't work, I suggest providing a sample and its expected output which would help us understand your requirement better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jul 2015 13:50:39 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-07-06T13:50:39Z</dc:date>
    <item>
      <title>Cum. periods</title>
      <link>https://community.qlik.com/t5/QlikView/Cum-periods/m-p/889625#M991276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;When I do this formula:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;=&lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;({&amp;lt;YEAR={&lt;SPAN style="color: #800000;"&gt;"$(=MAX(YEAR))"&lt;/SPAN&gt;}&amp;gt;}{&amp;lt;&lt;SPAN style="color: #800000;"&gt;PERIOD&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"$(=MAX(PERIOD))"&lt;/SPAN&gt;}&amp;gt;}&lt;BR /&gt; (&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;REKENING&lt;/SPAN&gt;&amp;gt;= 8000,&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;REKENING&lt;/SPAN&gt;&amp;lt;= 8499,&lt;BR /&gt; ((&lt;SPAN style="color: #800000;"&gt;[KREDIT]&lt;/SPAN&gt;)/100)-((&lt;SPAN style="color: #800000;"&gt;[DEBET]&lt;/SPAN&gt;)/100)&lt;BR /&gt; ,0)))&lt;BR /&gt; -&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;REKENING&lt;/SPAN&gt;= 8405,&lt;BR /&gt; ((&lt;SPAN style="color: #800000;"&gt;[KREDIT]&lt;/SPAN&gt;)/100)-((&lt;SPAN style="color: #800000;"&gt;[DEBET]&lt;/SPAN&gt;)/100)&lt;BR /&gt; ,0))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;I get the answer about for the max year and the max period.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;But I want to have a cumulative with all periods. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;When I select period 4. I want the answer about period 1, 2, 3,&amp;nbsp; and 4. With this formula I only get about period 4.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;How can I do that?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 13:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cum-periods/m-p/889625#M991276</guid>
      <dc:creator />
      <dc:date>2015-07-06T13:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cum. periods</title>
      <link>https://community.qlik.com/t5/QlikView/Cum-periods/m-p/889626#M991277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;=RangeSum(Above(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333320617676px; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;({&amp;lt;YEAR={&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333320617676px; color: #800000;"&gt;"$(=MAX(YEAR))"&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;}&amp;gt;}{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333320617676px; color: #800000;"&gt;PERIOD&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333320617676px; color: #800000;"&gt;"$(=MAX(PERIOD))"&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333320617676px; color: #0000ff;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333320617676px; color: #800000;"&gt;REKENING&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;&amp;gt;= 8000,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333320617676px; color: #0000ff;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333320617676px; color: #800000;"&gt;REKENING&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;&amp;lt;= 8499,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333320617676px; color: #800000;"&gt;[KREDIT]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;)/100)-((&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333320617676px; color: #800000;"&gt;[DEBET]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;)/100)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;,0)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333320617676px; color: #0000ff;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333320617676px; color: #800000;"&gt;REKENING&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;= 8405,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333320617676px; color: #800000;"&gt;[KREDIT]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;)/100)-((&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333320617676px; color: #800000;"&gt;[DEBET]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;)/100)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px;"&gt;,0)),0,RowNo()))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 13:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cum-periods/m-p/889626#M991277</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-07-06T13:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cum. periods</title>
      <link>https://community.qlik.com/t5/QlikView/Cum-periods/m-p/889627#M991278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try what &lt;A _jive_internal="true" href="https://community.qlik.com/people/MRKachhiaIMP"&gt;Manish&lt;/A&gt;‌ just gave you, but in case it doesn't work, I suggest providing a sample and its expected output which would help us understand your requirement better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 13:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cum-periods/m-p/889627#M991278</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-06T13:50:39Z</dc:date>
    </item>
  </channel>
</rss>

