<?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 Cumulative Values in Pivot - Acumulating Specific Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-Values-in-Pivot-Acumulating-Specific-Dimensions/m-p/237455#M88510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could generate an AsOf table:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;AsOfMonth, AccumulationType, Month&lt;BR /&gt;1, Capital, 1&lt;BR /&gt;2, Capital, 2&lt;BR /&gt;3, Capital, 3&lt;BR /&gt;1, Cumulative Capital, 1&lt;BR /&gt;2, Cumulative Capital, 1&lt;BR /&gt;2, Cumulative Capital, 2&lt;BR /&gt;3, Cumulative Capital, 1&lt;BR /&gt;3, Cumulative Capital, 2&lt;BR /&gt;3, Cumulative Capital, 3&lt;/P&gt;&lt;P&gt;Use AsOfMonth in place of Month as the first dimension. Add AccumulationType as the third dimension. Sum(CapitalAmount).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Oct 2010 01:30:35 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2010-10-15T01:30:35Z</dc:date>
    <item>
      <title>Cumulative Values in Pivot - Acumulating Specific Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Values-in-Pivot-Acumulating-Specific-Dimensions/m-p/237454#M88509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks&lt;/P&gt;&lt;P&gt;I have a pivot Table with Month &amp;amp; Business Unit as dimensions.&lt;/P&gt;&lt;P&gt;I have a Capital Amount value for each month.&lt;/P&gt;&lt;P&gt;I then want a cumulative capital amount column, but it must accumulate for the specific business unit.&lt;/P&gt;&lt;P&gt;EG:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 361pt; border-collapse: collapse;" width="479"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 48pt;" width="64" /&gt;&lt;COL span="2" style="width: 48pt;" width="64" /&gt;&lt;COL style="width: 11pt; mso-width-source: userset; mso-width-alt: 512;" width="14" /&gt;&lt;COL style="width: 61pt; mso-width-source: userset; mso-width-alt: 2962;" width="81" /&gt;&lt;COL style="width: 8pt; mso-width-source: userset; mso-width-alt: 365;" width="10" /&gt;&lt;COL style="width: 137pt; mso-width-source: userset; mso-width-alt: 6656;" width="182" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="width: 48pt; height: 15pt; background-color: transparent; border: #ece9d8;" width="64"&gt;Month&lt;/TD&gt;&lt;TD style="width: 48pt; background-color: transparent; border: #ece9d8;" width="64"&gt;BU&lt;/TD&gt;&lt;TD style="width: 48pt; background-color: transparent; border: #ece9d8;" width="64"&gt;Capital$&lt;/TD&gt;&lt;TD style="width: 11pt; background-color: transparent; border: #ece9d8;" width="14"&gt;&lt;/TD&gt;&lt;TD style="width: 61pt; background-color: transparent; border: #ece9d8;" width="81"&gt;Cum Capital&lt;/TD&gt;&lt;TD style="width: 8pt; background-color: transparent; border: #ece9d8;" width="10"&gt;&lt;/TD&gt;&lt;TD style="width: 137pt; background-color: transparent; border: #ece9d8;" width="182"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt; background-color: transparent; border: #ece9d8;"&gt;1&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Global&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;100&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;100&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt; background-color: transparent; border: #ece9d8;"&gt;1&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Inv Bank&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;200&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;200&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt; background-color: transparent; border: #ece9d8;"&gt;1&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Retail&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;150&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;150&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt; background-color: transparent; border: #ece9d8;"&gt;2&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Global&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;220&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;320&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt; background-color: transparent; border: #ece9d8;"&gt;2&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Inv Bank&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;130&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;330&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt; background-color: transparent; border: #ece9d8;"&gt;2&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Retail&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;450&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;600&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt; background-color: transparent; border: #ece9d8;"&gt;3&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Global&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;300&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;620&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Cumulative sum of Global&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt; background-color: transparent; border: #ece9d8;"&gt;3&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Inv Bank&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;220&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;550&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Cumulative sum of Inv Bank&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt; background-color: transparent; border: #ece9d8;"&gt;3&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Retail&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;180&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;780&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Cumulative sum of Retail&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 11:45:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Values-in-Pivot-Acumulating-Specific-Dimensions/m-p/237454#M88509</guid>
      <dc:creator />
      <dc:date>2010-10-14T11:45:56Z</dc:date>
    </item>
    <item>
      <title>Cumulative Values in Pivot - Acumulating Specific Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Values-in-Pivot-Acumulating-Specific-Dimensions/m-p/237455#M88510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could generate an AsOf table:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;AsOfMonth, AccumulationType, Month&lt;BR /&gt;1, Capital, 1&lt;BR /&gt;2, Capital, 2&lt;BR /&gt;3, Capital, 3&lt;BR /&gt;1, Cumulative Capital, 1&lt;BR /&gt;2, Cumulative Capital, 1&lt;BR /&gt;2, Cumulative Capital, 2&lt;BR /&gt;3, Cumulative Capital, 1&lt;BR /&gt;3, Cumulative Capital, 2&lt;BR /&gt;3, Cumulative Capital, 3&lt;/P&gt;&lt;P&gt;Use AsOfMonth in place of Month as the first dimension. Add AccumulationType as the third dimension. Sum(CapitalAmount).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Oct 2010 01:30:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Values-in-Pivot-Acumulating-Specific-Dimensions/m-p/237455#M88510</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-10-15T01:30:35Z</dc:date>
    </item>
  </channel>
</rss>

