<?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: Acumulative Expresion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Acumulative-Expresion/m-p/434885#M559638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Gysbert. It's not just a correct answer, the proposed link is very useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 May 2013 07:52:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-08T07:52:25Z</dc:date>
    <item>
      <title>Acumulative Expresion</title>
      <link>https://community.qlik.com/t5/QlikView/Acumulative-Expresion/m-p/434883#M559636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;I have this entry data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="213"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl70" height="21" width="49"&gt;Month&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;DataType&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="50"&gt;Value1&lt;/TD&gt;&lt;TD class="xl69" style="border-left: none;" width="50"&gt;Value2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl74" height="21"&gt;01&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;R&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: none;"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl74" height="20"&gt;01&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;O&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl75" height="21" style="border-top: none;"&gt;02&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;R&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;11&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl76" height="21" style="border-top: none;"&gt;02&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;O&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;TD align="right" class="xl73" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;and I would like to obtain this result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 276px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="21" width="64"&gt;Month&lt;/TD&gt;&lt;TD class="xl71" colspan="2" style="border-left-style: none; text-align: center;" width="106"&gt;02&lt;/TD&gt;&lt;TD class="xl70" colspan="2" style="border-left-style: none; text-align: center;" width="106"&gt;01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="21"&gt;DataType&lt;/TD&gt;&lt;TD class="xl71" style="border-top-style: none; border-left-style: none; text-align: center;"&gt;R&lt;/TD&gt;&lt;TD class="xl70" style="border-top-style: none; border-left-style: none; text-align: center;"&gt;O&lt;/TD&gt;&lt;TD class="xl70" style="border-top-style: none; border-left-style: none; text-align: center;"&gt;R&lt;/TD&gt;&lt;TD class="xl70" style="border-top-style: none; border-left-style: none; text-align: center;"&gt;O&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl72" height="20" style="border-top: none;"&gt;Value1&lt;/TD&gt;&lt;TD align="right" class="xl68"&gt;21&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-left: none;"&gt;27&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-left: none;"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-left: none;"&gt;12&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="21" style="border-top: none;"&gt;Value2&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;where the rows Value1 and Value2 are acumulative expresions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Value1 = sum(Value1) = Value1 of Month 01 + &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Value1 of Month 02&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Value2 = sum(Value2) &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;= Value2 of Month 01 + &lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Value2 of Month 02&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;I have tried doing this using an expression like&amp;nbsp; RangeSum(below(&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;sum(Value1)&lt;/SPAN&gt;, 0, NoOfRows())), but there is a problem with the dimension DataType.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;so actually the result obtained is this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 276px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl68" height="21" width="64"&gt;Month&lt;/TD&gt;&lt;TD class="xl73" colspan="2" style="border-left-style: none; text-align: center;" width="106"&gt;02&lt;/TD&gt;&lt;TD class="xl74" colspan="2" style="border-left-style: none; text-align: center;" width="106"&gt;01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="21"&gt;DataType&lt;/TD&gt;&lt;TD class="xl73" style="border-top-style: none; border-left-style: none; text-align: center;"&gt;R&lt;/TD&gt;&lt;TD class="xl74" style="border-top-style: none; border-left-style: none; text-align: center;"&gt;O&lt;/TD&gt;&lt;TD class="xl74" style="border-top-style: none; border-left-style: none; text-align: center;"&gt;R&lt;/TD&gt;&lt;TD class="xl74" style="border-top-style: none; border-left-style: none; text-align: center;"&gt;O&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Value1&lt;/TD&gt;&lt;TD align="right" class="xl71"&gt;11&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-left: none;"&gt;15&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-left: none;"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-left: none;"&gt;12&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="21" style="border-top: none;"&gt;Value2&lt;/TD&gt;&lt;TD align="right" class="xl70" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 14:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Acumulative-Expresion/m-p/434883#M559636</guid>
      <dc:creator />
      <dc:date>2013-05-07T14:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Acumulative Expresion</title>
      <link>https://community.qlik.com/t5/QlikView/Acumulative-Expresion/m-p/434884#M559637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached example. See &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4252"&gt;this document&lt;/A&gt; for a bit of explanation about the AsOf table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 14:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Acumulative-Expresion/m-p/434884#M559637</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-07T14:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Acumulative Expresion</title>
      <link>https://community.qlik.com/t5/QlikView/Acumulative-Expresion/m-p/434885#M559638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Gysbert. It's not just a correct answer, the proposed link is very useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 07:52:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Acumulative-Expresion/m-p/434885#M559638</guid>
      <dc:creator />
      <dc:date>2013-05-08T07:52:25Z</dc:date>
    </item>
  </channel>
</rss>

