<?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 How to create accumulated bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-accumulated-bar-chart/m-p/682689#M247507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create bar chart for 2014, 2015 and 2016 revenue. I only need to accumulate revenue for each year.&lt;/P&gt;&lt;P&gt;I don't want to create three chart. I want to put them in one chart.&lt;/P&gt;&lt;P&gt;Can you help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached my excel file of this requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dust &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2014 14:10:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-08T14:10:13Z</dc:date>
    <item>
      <title>How to create accumulated bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-accumulated-bar-chart/m-p/682689#M247507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create bar chart for 2014, 2015 and 2016 revenue. I only need to accumulate revenue for each year.&lt;/P&gt;&lt;P&gt;I don't want to create three chart. I want to put them in one chart.&lt;/P&gt;&lt;P&gt;Can you help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached my excel file of this requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dust &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 14:10:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-accumulated-bar-chart/m-p/682689#M247507</guid>
      <dc:creator />
      <dc:date>2014-10-08T14:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to create accumulated bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-accumulated-bar-chart/m-p/682690#M247508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a year field. Use the year field and the month field as dimensions and enable full accumulation for the expression.&lt;/P&gt;&lt;P&gt;See attached example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 14:23:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-accumulated-bar-chart/m-p/682690#M247508</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-10-08T14:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create accumulated bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-accumulated-bar-chart/m-p/682691#M247509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert Wassenaar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like we are very close. Do you have a way to show this chart year by year and side by side? Just like I showed on my excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dust&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 15:02:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-accumulated-bar-chart/m-p/682691#M247509</guid>
      <dc:creator />
      <dc:date>2014-10-08T15:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to create accumulated bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-accumulated-bar-chart/m-p/682692#M247510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That requires &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4252"&gt;a different approach&lt;/A&gt;. See attached qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 17:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-accumulated-bar-chart/m-p/682692#M247510</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-10-09T17:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create accumulated bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-accumulated-bar-chart/m-p/682693#M247511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much - Wassenaar. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first solution works. This one is another solution on my question. Very creative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help is greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 19:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-accumulated-bar-chart/m-p/682693#M247511</guid>
      <dc:creator />
      <dc:date>2014-10-09T19:04:06Z</dc:date>
    </item>
  </channel>
</rss>

