<?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 Bar chart + multi Line chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278587#M582564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's what I did on the second sheet on the attached .qvw to show the needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solution works but is not acceptable because it has to be dynamic. There is lot of CAT in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like a bug, more than something else ... Because if I drop the expression in bar I get the lines I wanted ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Oct 2011 09:25:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-10-31T09:25:03Z</dc:date>
    <item>
      <title>Bar chart + multi Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278585#M582562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to do a specific chart :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 Dim :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- CATEGORY&lt;/P&gt;&lt;P&gt;- MONTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 Expr:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Volume&lt;/P&gt;&lt;P&gt;- Market Share of category per month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- bar chart for the volume (one bar per category per month)&lt;/P&gt;&lt;P&gt;- line chart for MS (one line per category)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the Combo chart to do it but I have an issue : The line chart doesn't split per CATEGORY, I only have one line for all category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached one qvw with 2 sheets : &lt;/P&gt;&lt;P&gt;- First with the example that I can't do&lt;/P&gt;&lt;P&gt;- Second the result I'm almost trying to get (for this sheet I did one expression per category, of course I'm looking for something dynamic)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has an idea ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 08:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278585#M582562</guid>
      <dc:creator />
      <dc:date>2011-10-27T08:25:25Z</dc:date>
    </item>
    <item>
      <title>Bar chart + multi Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278586#M582563</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 see just one solution.&lt;/P&gt;&lt;P&gt;Create&amp;nbsp; 5 expression&amp;nbsp; 1 bar &amp;amp; 4 lines&lt;/P&gt;&lt;P&gt;Bar&amp;nbsp; =&amp;nbsp;&amp;nbsp; sum(VOLUME)&lt;/P&gt;&lt;P&gt;Line 1 = sum({&amp;lt;CAT={'A'}&amp;gt;} VOLUME)/sum(total&amp;lt;MONTH&amp;gt; VOLUME)&lt;/P&gt;&lt;P&gt;Line 2 = sum({&amp;lt;CAT={'B'}&amp;gt;} VOLUME)/sum(total&amp;lt;MONTH&amp;gt; VOLUME)&lt;/P&gt;&lt;P&gt;etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure it's what you want but it works&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Oct 2011 19:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278586#M582563</guid>
      <dc:creator />
      <dc:date>2011-10-29T19:29:44Z</dc:date>
    </item>
    <item>
      <title>Bar chart + multi Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278587#M582564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's what I did on the second sheet on the attached .qvw to show the needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solution works but is not acceptable because it has to be dynamic. There is lot of CAT in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like a bug, more than something else ... Because if I drop the expression in bar I get the lines I wanted ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 09:25:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278587#M582564</guid>
      <dc:creator />
      <dc:date>2011-10-31T09:25:03Z</dc:date>
    </item>
    <item>
      <title>Bar chart + multi Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278588#M582565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Grid charts are often used to show the relationships in size, It would be best if you use Grid Chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 09:43:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278588#M582565</guid>
      <dc:creator />
      <dc:date>2011-10-31T09:43:56Z</dc:date>
    </item>
    <item>
      <title>Bar chart + multi Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278589#M582566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give a real example ? Im trying to show a chart and not a list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 10:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278589#M582566</guid>
      <dc:creator />
      <dc:date>2011-10-31T10:02:45Z</dc:date>
    </item>
    <item>
      <title>Bar chart + multi Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278590#M582567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can change your chart type to Grid chart..however you can also peep into Sample apps on start up page..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have fun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 10:13:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278590#M582567</guid>
      <dc:creator />
      <dc:date>2011-10-31T10:13:19Z</dc:date>
    </item>
    <item>
      <title>Bar chart + multi Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278591#M582568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It tried it but the result isn't what my client want. This chart is not demonstrativ enought for these indicator&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 10:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278591#M582568</guid>
      <dc:creator />
      <dc:date>2011-10-31T10:31:48Z</dc:date>
    </item>
    <item>
      <title>Bar chart + multi Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278592#M582569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cyrille,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you said it looks like a bug and that's what comes to mind to many of us, but I think it is by design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV seems not to handle well line charts with more than one dimension, if you use more than one, you will get a line chart sampling point only at the first dimensions value on the x-axis. You might get around this if you use one dimension only, built from MONTH &amp;amp; CAT (maybe using an advanced aggregation to have the underlying dimensions still at hand). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With your requirements, I have (at least) one question:&lt;/P&gt;&lt;P&gt;You want to use two dimensions, CAT and MONTH and you want a bar for each CAT and MONTH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means your x-axis should span over both dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you want line chart, with a line per CAT. This sounds to me that here you want to use the second dim to generate a bundle of expression like output, i.e. your second dimension CAT should not be used for the x-axis, right? Not sure if I make myself clear, but for me that's kind of contradicting design requirement. So maybe you could clarify this to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 11:24:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278592#M582569</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-10-31T11:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart + multi Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278593#M582570</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;If you have to make many expressions in a dynamic way you could use something like the macro code in one of the example Qlikview docs - 'Dynamic Chart' - here..&lt;A _jive_internal="true" href="https://community.qlik.com/community.qlik.com/qlikviews/1077"&gt;http://community.qlik.com/qlikviews/1077&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;See the attached basic example that just adds 1 expression per CAT to your chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Looking at the the result though, it seems Stefan's suggestion to review the requirement is the best answer as it looks like 2 separate charts..which would be easier,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;HD&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 09:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278593#M582570</guid>
      <dc:creator>hdonald</dc:creator>
      <dc:date>2011-11-01T09:29:56Z</dc:date>
    </item>
    <item>
      <title>Bar chart + multi Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278594#M582571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finaly the solution with one expr per CAT is the best.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even better when it's dynamic...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also a solution really dirty but it works : superposition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 chars : one in bar the other in line and the one over the other with transparent background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 08:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278594#M582571</guid>
      <dc:creator />
      <dc:date>2011-11-03T08:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart + multi Line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278595#M582572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, if i want to compare A an B, or B and C and D category, i create a listboxwhit categoryid and name :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A, A category&lt;/P&gt;&lt;P&gt;B, B category&lt;/P&gt;&lt;P&gt;C, C category&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in expresion condItion I write:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for A category : indicatorid=A&lt;/P&gt;&lt;P&gt;for B category : indicatorid=B&lt;/P&gt;&lt;P&gt;etc...&lt;/P&gt;&lt;P&gt;if i select one catoegory, its ok, it shows one category, but if i select 2 or more categorys its shows only volume, can you help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 09:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-multi-Line-chart/m-p/278595#M582572</guid>
      <dc:creator />
      <dc:date>2013-12-23T09:52:13Z</dc:date>
    </item>
  </channel>
</rss>

