<?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: Waterfall Chart - Mix Grouped and Stacked Bars in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Mix-Grouped-and-Stacked-Bars/m-p/1252253#M519016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if this link helps (Images are not working, but I think you can download the attached qvws to see if one of those help)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/53605"&gt;Clustered-Stacked Column and Bar Charts in QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Nov 2016 11:59:31 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-11-15T11:59:31Z</dc:date>
    <item>
      <title>Waterfall Chart - Mix Grouped and Stacked Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Mix-Grouped-and-Stacked-Bars/m-p/1252252#M519015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a waterfall chart looking similar to something like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.PNG" class="jive-image image-1" height="160" src="https://community.qlik.com/legacyfs/online/143913_1.PNG" style="height: 159.952px; width: 422px;" width="422" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am having difficulties creating this chart as it seems to be that mixing grouped and stacked bars in the same chart might not be possible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;If I have an expression, and I want to split my expression by the dimension in a stacked bar, the dimension will apply to all my 5 bars in the graph when I &lt;SPAN style="font-size: 13.3333px;"&gt;only &lt;/SPAN&gt;want to apply it to the 2nd and 3rd bar.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Do you have any suggestion on how I should proceed ? I hope I was clear enough.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thank you !&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;M.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 11:57:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Mix-Grouped-and-Stacked-Bars/m-p/1252252#M519015</guid>
      <dc:creator />
      <dc:date>2016-11-15T11:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Waterfall Chart - Mix Grouped and Stacked Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Mix-Grouped-and-Stacked-Bars/m-p/1252253#M519016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if this link helps (Images are not working, but I think you can download the attached qvws to see if one of those help)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/53605"&gt;Clustered-Stacked Column and Bar Charts in QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 11:59:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Mix-Grouped-and-Stacked-Bars/m-p/1252253#M519016</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-15T11:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Waterfall Chart - Mix Grouped and Stacked Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Mix-Grouped-and-Stacked-Bars/m-p/1252254#M519017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi M V, I did something similar, the number of bars was fixed so I overlapped many different charts, one for the layout and one more for each bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only the chart on the lower layer paints the axis, legends, etc... all the other charts has to have the same axis ranges (you'll need an expression that retrieves the max and min value from all charts -using rangeMax() and RangeMin() can help) and everything set as transparent, the only thing every chart paints is the bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you'll have to manually move each chart so the bar corresponds with the axis of the "layout chart".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the number of bars isn't fixed (to 5 in your case) this solution can't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 12:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Waterfall-Chart-Mix-Grouped-and-Stacked-Bars/m-p/1252254#M519017</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-11-15T12:30:16Z</dc:date>
    </item>
  </channel>
</rss>

