<?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 question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589270#M1120723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the feedback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not quite what I'm looking for though. If, for example, the total budget is 100 and the total spend was 50, I wanted the graph to show a bar of 100, that was half full.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I've attached an illustration of what I'm after. Test1 is what I want to see should Total budget be 100 and the spend 50. I've had to fudge it so that they are both 50.&amp;nbsp; I want all the bars to be 100 high, but it keeps stacking them on top of each other. So a 100, 100 combo would be completely red, bot 100 blue and 100 red. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Simon&lt;IMG alt="Screen Shot 2014-01-30 at 13.58.23.png" class="jive-image" src="/legacyfs/online/52343_Screen Shot 2014-01-30 at 13.58.23.png" /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jan 2014 13:59:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-30T13:59:44Z</dc:date>
    <item>
      <title>Stacked bar chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589265#M1120718</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;I want to display a total budget vs spend to date, and have a bar chart stacked to show how much has been spent vs the total budget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like this should be a stacked bar chart and it looks like what I was expecting, except it adds the two values, so literally stacks the two on top of each other, rather than overlay the spend on top of the total budget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 13:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589265#M1120718</guid>
      <dc:creator />
      <dc:date>2014-01-30T13:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589266#M1120719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post your sample apps?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 13:37:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589266#M1120719</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-01-30T13:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589267#M1120720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tick Plot Values inside Segments in Presentation tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure Values on Data Points ticked for both expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 13:41:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589267#M1120720</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-01-30T13:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589268#M1120721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another Option is VALUES on Data Points untick for both expressions...&lt;/P&gt;&lt;P&gt;Create another expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Budget :'&amp;amp;SUM(Budget) &amp;amp;CHR(10)&amp;amp;&lt;/P&gt;&lt;P&gt;'Spend :'&amp;amp;SUM(Spend)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Untick Bar and Tick Values on Data Points....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 13:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589268#M1120721</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-01-30T13:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589269#M1120722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you choose stacked Qlikview stacks the two on top of each other&lt;/P&gt;&lt;P&gt;IMHO I tkink is better to use a combo chart (image) or a chart with only delta (absolute or %)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="spend vs budget.jpg" class="jive-image" height="165" src="/legacyfs/online/52340_spend vs budget.jpg" style="width: 361px; height: 164.59152542372883px;" width="361" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 13:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589269#M1120722</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-01-30T13:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589270#M1120723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the feedback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not quite what I'm looking for though. If, for example, the total budget is 100 and the total spend was 50, I wanted the graph to show a bar of 100, that was half full.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I've attached an illustration of what I'm after. Test1 is what I want to see should Total budget be 100 and the spend 50. I've had to fudge it so that they are both 50.&amp;nbsp; I want all the bars to be 100 high, but it keeps stacking them on top of each other. So a 100, 100 combo would be completely red, bot 100 blue and 100 red. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Simon&lt;IMG alt="Screen Shot 2014-01-30 at 13.58.23.png" class="jive-image" src="/legacyfs/online/52343_Screen Shot 2014-01-30 at 13.58.23.png" /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 13:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589270#M1120723</guid>
      <dc:creator />
      <dc:date>2014-01-30T13:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589271#M1120724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 14:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589271#M1120724</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-01-30T14:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589272#M1120725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fantastic, thanks for your help, that's exactly what I was after!&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 14:56:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589272#M1120725</guid>
      <dc:creator />
      <dc:date>2014-01-30T14:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589273#M1120726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome to the Qlik World &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 15:16:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-question/m-p/589273#M1120726</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-01-30T15:16:11Z</dc:date>
    </item>
  </channel>
</rss>

