<?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: Stacked Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185138#M49753</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;SPAN&gt;I just came across this post when trying to achieve the same. I have a stacked bar chart with summary of activities per month, summing up duration of activities within a month. I have two dimensions (&lt;SPAN&gt;MonthYear&lt;/SPAN&gt;, Activity) and one expression (sum(duration)). What worked for me was add second expression with TOTAL modifier to leave out Activity dimension, like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;sum(TOTAL&amp;lt;&lt;SPAN&gt;MonthYear&lt;/SPAN&gt;&amp;gt; Duration)&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is not displayed as bar, but only as value on &lt;SPAN&gt;datapoint&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jul 2013 09:32:23 GMT</pubDate>
    <dc:creator>juraj_misina</dc:creator>
    <dc:date>2013-07-01T09:32:23Z</dc:date>
    <item>
      <title>Stacked Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185133#M49748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a stacked bar chart and I want to show the total of all of the stacked bars in text above the bar. Meaning if there are three stacked bars and the first one has a total of 100, the second bar has a total of 50, and the third bar has a total of 50 I want to display 200 in text on top of the the stacked bars.&lt;/P&gt;&lt;P&gt;How do I do this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 23:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185133#M49748</guid>
      <dc:creator />
      <dc:date>2009-12-11T23:45:54Z</dc:date>
    </item>
    <item>
      <title>Stacked Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185134#M49749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This may be over simpliyfing the solution but checking the 'Values on Data Points' box under the Expression tab seems to work with my stacked Bar Charts.&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Dec 2009 00:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185134#M49749</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2009-12-12T00:03:30Z</dc:date>
    </item>
    <item>
      <title>Stacked Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185135#M49750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I do that only the total for the top bar shows. The bottom two show nothing. But I want to show the total of all three bars.&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Dec 2009 00:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185135#M49750</guid>
      <dc:creator />
      <dc:date>2009-12-12T00:25:09Z</dc:date>
    </item>
    <item>
      <title>Stacked Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185136#M49751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My simple solution seems to only work when you have 2 dimensions and one expression.&lt;/P&gt;&lt;P&gt;So I assume you have more than one expression against your single dimension. In this case what I've tried is as follows:&lt;/P&gt;&lt;P&gt;Assuming our dimension is say 'Year' and our first Expression is say '=sum(Sales)' and our second is '=sum(Bonuses)' I'd leave those 2 expressions with the 'Values on Data Points &lt;STRONG&gt;un-checked&lt;/STRONG&gt; and create a 3rd expression; '=sum(Sales)+sum(Bonuses)' set this to be neither a line or a bar but check the 'Values on Data Points' this should now display the total for each stacked bar.&lt;/P&gt;&lt;P&gt;This principal should work no matter how many expressions you're stacking.&lt;/P&gt;&lt;P&gt;Hope that cracks it,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Dec 2009 00:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185136#M49751</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2009-12-12T00:39:38Z</dc:date>
    </item>
    <item>
      <title>Stacked Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185137#M49752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Matt - that works.&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Dec 2009 01:48:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185137#M49752</guid>
      <dc:creator />
      <dc:date>2009-12-12T01:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185138#M49753</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;SPAN&gt;I just came across this post when trying to achieve the same. I have a stacked bar chart with summary of activities per month, summing up duration of activities within a month. I have two dimensions (&lt;SPAN&gt;MonthYear&lt;/SPAN&gt;, Activity) and one expression (sum(duration)). What worked for me was add second expression with TOTAL modifier to leave out Activity dimension, like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;sum(TOTAL&amp;lt;&lt;SPAN&gt;MonthYear&lt;/SPAN&gt;&amp;gt; Duration)&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is not displayed as bar, but only as value on &lt;SPAN&gt;datapoint&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 09:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185138#M49753</guid>
      <dc:creator>juraj_misina</dc:creator>
      <dc:date>2013-07-01T09:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185139#M49754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Presentation Tab &amp;gt; Text in Chart &amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 9pt; color: black; font-family: 'Arial','sans-serif';"&gt;='Total = '&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: blue; font-family: 'Arial','sans-serif';"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Arial','sans-serif';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: blue; font-family: 'Arial','sans-serif';"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Arial','sans-serif';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Arial','sans-serif';"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Arial','sans-serif';"&gt;),'0') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards-Bika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 10:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart/m-p/185139#M49754</guid>
      <dc:creator />
      <dc:date>2013-07-01T10:15:44Z</dc:date>
    </item>
  </channel>
</rss>

