<?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 Stacked Bar on a Bar and Line Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267681#M100521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Laura,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many values are there in the second (bar only) Dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there aren't that many (less than 5 or so) you could work round the issue by synthesising the effect of a second dimension in the actual expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say you have the second Dimension called 'Dim' which has 2 values; A and B, instead of adding 'Dim' as a second dimension you'd create an expression for each 'Dim' value eg: sum(if(Dim='A',Sales) and sum(if(Dim='B',Sales); stack those and it will give you the same appearance as if 'Dim' were the second dimension assigned to the bars only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the above and the method I sugested previously should crack it - assuming you don't have 20,000 values in your second dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that sorts it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;P&gt;@QlikviewBI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jan 2012 16:40:14 GMT</pubDate>
    <dc:creator>matt_crowther</dc:creator>
    <dc:date>2012-01-16T16:40:14Z</dc:date>
    <item>
      <title>Stacked Bar on a Bar and Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267675#M100515</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 created a stacked bar chart which worked fine, then i wanted to add a line graph on the bar chart, so i changed the graph from a bar chart to a line and bar chart. However the stacked bar began single bars and on the layout, where you select either group or stacked does not let you select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way of creating this type of graph?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laura &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 16:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267675#M100515</guid>
      <dc:creator />
      <dc:date>2012-01-11T16:22:33Z</dc:date>
    </item>
    <item>
      <title>Stacked Bar on a Bar and Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267676#M100516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Make a separate line chart, make it all transparent except the line, and lay it over the stacked bar chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 16:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267676#M100516</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-01-11T16:24:33Z</dc:date>
    </item>
    <item>
      <title>Stacked Bar on a Bar and Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267677#M100517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Is that not a way to have it on the same chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 16:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267677#M100517</guid>
      <dc:creator />
      <dc:date>2012-01-11T16:27:45Z</dc:date>
    </item>
    <item>
      <title>Stacked Bar on a Bar and Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267678#M100518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The below chart should be doing what you require:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="StackedLine_Chart.PNG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/10256_StackedLine_Chart.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;All one chart, 2 expressions set as bars, one as line; the line expression is set on a seperate Axis; in this case Right whilst the 2 stacked are on the left.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that sorts it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;P&gt;@QlikviewBI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 16:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267678#M100518</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2012-01-11T16:54:51Z</dc:date>
    </item>
    <item>
      <title>Stacked Bar on a Bar and Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267679#M100519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; i have one bar expression and one line expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the one bar expression has a second dimension which is type and it automatically stacks them by type. However when i add a line to the graph they automatically change to group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 08:12:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267679#M100519</guid>
      <dc:creator />
      <dc:date>2012-01-12T08:12:22Z</dc:date>
    </item>
    <item>
      <title>Stacked Bar on a Bar and Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267680#M100520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i've the same problem. I need a second dimension for the bar chart. The solution with 2 transparent charts isn't possible for my requirements, because the common dimension is a drilldown group for the time (year - month- week - day) and in case of transparent charts I'll always get different views. I'd need a possibility of synchronisation of the axis of the two charts ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas to solve the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, Reinhold&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 08:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267680#M100520</guid>
      <dc:creator />
      <dc:date>2012-01-16T08:56:21Z</dc:date>
    </item>
    <item>
      <title>Stacked Bar on a Bar and Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267681#M100521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Laura,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many values are there in the second (bar only) Dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there aren't that many (less than 5 or so) you could work round the issue by synthesising the effect of a second dimension in the actual expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say you have the second Dimension called 'Dim' which has 2 values; A and B, instead of adding 'Dim' as a second dimension you'd create an expression for each 'Dim' value eg: sum(if(Dim='A',Sales) and sum(if(Dim='B',Sales); stack those and it will give you the same appearance as if 'Dim' were the second dimension assigned to the bars only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the above and the method I sugested previously should crack it - assuming you don't have 20,000 values in your second dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that sorts it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;P&gt;@QlikviewBI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 16:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267681#M100521</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2012-01-16T16:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar on a Bar and Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267682#M100522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've had this kind of need a while ago, &lt;/P&gt;&lt;P&gt;the only way to get something like this working is to create 2 separate graphs using the main with some transparency to see the line chart below as mwoold said.&lt;/P&gt;&lt;P&gt;Otherwise you wont be able to combine a bar chart with dinamic dimension values and a line graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll need to create a normal combined graph, using the first expression (bar) to calculate the max value of your main expression for the current selection, and then make the expression for the line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that you need to create the main stack bar chart, and work on the maximum static axis expression: i've found that the best way to have the same scale as the other graph, this expression for 1,2 if. so in the maximum static you would put: if( max(line_expression)&amp;gt;max(bar_expression), max(Line_expression)*1,2, max(bar_expression)*1.2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 17:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267682#M100522</guid>
      <dc:creator>lucas4bi</dc:creator>
      <dc:date>2012-01-16T17:12:34Z</dc:date>
    </item>
    <item>
      <title>Stacked Bar on a Bar and Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267683#M100523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; thank you for the great hint, that solved my problem ...regards, Reinhold&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 15:52:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-on-a-Bar-and-Line-Chart/m-p/267683#M100523</guid>
      <dc:creator />
      <dc:date>2012-01-19T15:52:11Z</dc:date>
    </item>
  </channel>
</rss>

