<?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: Combo chart help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070645#M940307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! Is there a way to get rid of the extra trend lines, so each department has one line instead of two?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jan 2016 23:03:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-27T23:03:39Z</dc:date>
    <item>
      <title>Combo chart help</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070639#M940301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - I have a bar chart (attached), but I would like to display three trend lines on the same chart, one for each Department. So one for Rice LP, Rice NV and Snack. Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 22:15:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070639#M940301</guid>
      <dc:creator />
      <dc:date>2016-01-25T22:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Combo chart help</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070640#M940302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The bar chart is actually behind the line chart, but all the everything is the same in both except for the chart type...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 22:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070640#M940302</guid>
      <dc:creator />
      <dc:date>2016-01-25T22:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Combo chart help</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070641#M940303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a Combo chart and as well as your current expressions displayed as bars, create 3 expression displayed as lines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 23:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070641#M940303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-25T23:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Combo chart help</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070642#M940304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/112523_Capture.PNG" style="height: 297px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a Combo chart, just as Bill has mentioned above. But what I don't understand is how is this going to be helpful which so much going on? Do you find this a good way to visualized the data? I don't know the answer, but just something to think about.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 00:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070642#M940304</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-26T00:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Combo chart help</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070643#M940305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right - there is too much going on there. I guess I don't need the bars. I do need the three lines comparing each department. Can you show me what you did to create that? Thank you!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 22:32:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070643#M940305</guid>
      <dc:creator />
      <dc:date>2016-01-27T22:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Combo chart help</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070644#M940306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did three expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;Department = {'Rice LP'}&amp;gt;}Percentage)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;Department = {'Rice NV'}&amp;gt;}Percentage)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;Department = {'Snack'}&amp;gt;}Percentage)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can also add Department as your second dimension with just Sum(Percentage) as your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA the application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 22:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070644#M940306</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-27T22:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Combo chart help</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070645#M940307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! Is there a way to get rid of the extra trend lines, so each department has one line instead of two?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 23:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-chart-help/m-p/1070645#M940307</guid>
      <dc:creator />
      <dc:date>2016-01-27T23:03:39Z</dc:date>
    </item>
  </channel>
</rss>

