<?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 Accumulated Expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Accumulated-Expressions/m-p/240038#M90595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached are two approaches. The first uses above() to manually accumulate. The second links an AsOfMonth to all Months on or before then so that a simple sum() gives the accumulation. I prefer the second approach, as the first can be broken by simply changing the sort order or selecting values for Month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 May 2010 21:36:10 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2010-05-13T21:36:10Z</dc:date>
    <item>
      <title>Accumulated Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulated-Expressions/m-p/240037#M90594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have this source table:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Month,Amount, Perecentage&lt;/P&gt;&lt;P&gt;January 10 , 5&lt;/P&gt;&lt;P&gt;February20,4&lt;/P&gt;&lt;P&gt;February 30,6&lt;/P&gt;&lt;P&gt;Marcha 56,2&lt;/P&gt;&lt;P&gt;April 15, 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And we need to make a simple table calculating a formula like&lt;/P&gt;&lt;P&gt;sum(Amount*Percentage)/sum(Amount) accumulated by month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result table should be something like:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Month, AccumulateValue&lt;/P&gt;&lt;P&gt;January 5 &lt;I&gt;--&amp;gt; (10x5/10)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;February 5,16 &lt;I&gt;--&amp;gt; (10x5+20x4+30x6)/(10+20+30)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;March --&amp;gt; 4 &lt;I&gt;(10x5+20x4+30x6+56x2)/(10+20+30+56)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;April--&amp;gt; 3,33&lt;I&gt;(10x5+20x4+30x6+56x2+15x1)/(10+20+30+56+15)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I configure the expression?&lt;/P&gt;&lt;P&gt;Notice that in the new table there is no any accumulated colum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 20:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulated-Expressions/m-p/240037#M90594</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-13T20:38:33Z</dc:date>
    </item>
    <item>
      <title>Accumulated Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulated-Expressions/m-p/240038#M90595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached are two approaches. The first uses above() to manually accumulate. The second links an AsOfMonth to all Months on or before then so that a simple sum() gives the accumulation. I prefer the second approach, as the first can be broken by simply changing the sort order or selecting values for Month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 21:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulated-Expressions/m-p/240038#M90595</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-05-13T21:36:10Z</dc:date>
    </item>
    <item>
      <title>Accumulated Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulated-Expressions/m-p/240039#M90596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ohhh Thank you SO MUCH!.... My real problem was not to find the option "Hidden Column"!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 22:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulated-Expressions/m-p/240039#M90596</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-13T22:25:55Z</dc:date>
    </item>
  </channel>
</rss>

