<?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: Full accumulation with 2 dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Full-accumulation-with-2-dimensions/m-p/448756#M483818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, i tried, it works, the problem now is to add 2nd dimension in stacked bar, together in acculation mode, it doesnt work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Gysbert, i think the total are summing all, and the chart is not in ascending style..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2013 09:19:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-10T09:19:41Z</dc:date>
    <item>
      <title>Full accumulation with 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-with-2-dimensions/m-p/448751#M483813</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;Im creating a bar chart, with Month/Year and Sales status in dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In expression, i'd do rangesum(above(sum(sales),0, row()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it works without Sales status, how can i make it work with second dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 19:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-with-2-dimensions/m-p/448751#M483813</guid>
      <dc:creator />
      <dc:date>2013-06-06T19:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Full accumulation with 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-with-2-dimensions/m-p/448752#M483814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to apply a TOTAL qualifier to the above and the rowno functions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 21:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-with-2-dimensions/m-p/448752#M483814</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-06-06T21:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Full accumulation with 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-with-2-dimensions/m-p/448753#M483815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried TOTAL, &lt;SPAN style="font-size: 10pt;"&gt;i also tried aggr,&amp;nbsp; none works, any other ways?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 09:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-with-2-dimensions/m-p/448753#M483815</guid>
      <dc:creator />
      <dc:date>2013-06-10T09:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Full accumulation with 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-with-2-dimensions/m-p/448754#M483816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try: &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;rangesum(above(&lt;STRONG&gt;total&lt;/STRONG&gt; sum(sales),0, rowno(&lt;STRONG&gt;total&lt;/STRONG&gt;))).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might also want to take a look at &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4252"&gt;this document&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 09:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-with-2-dimensions/m-p/448754#M483816</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-06-10T09:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Full accumulation with 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-with-2-dimensions/m-p/448755#M483817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;R u tried the simple expression sum(Sales)&lt;/P&gt;&lt;P&gt;and on right side tick on Full accumulation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 09:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-with-2-dimensions/m-p/448755#M483817</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-06-10T09:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Full accumulation with 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-with-2-dimensions/m-p/448756#M483818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, i tried, it works, the problem now is to add 2nd dimension in stacked bar, together in acculation mode, it doesnt work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Gysbert, i think the total are summing all, and the chart is not in ascending style..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 09:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-with-2-dimensions/m-p/448756#M483818</guid>
      <dc:creator />
      <dc:date>2013-06-10T09:19:41Z</dc:date>
    </item>
  </channel>
</rss>

