<?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 chart - 3 different fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stacked-chart-3-different-fields/m-p/318925#M1198357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG border="0" src="https://community.qlik.com/resized-image.ashx/__size/550x550/__key/CommunityServer.Discussions.Components.Files/674/8078.QV.JPG" /&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can anyone help me to get the top chart to look like the bottom chart? I have Purchases, Payments (individuals, per account, so I have to sum them) and Company as 3 different fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Apr 2011 15:53:52 GMT</pubDate>
    <dc:creator>gerhardl</dc:creator>
    <dc:date>2011-04-07T15:53:52Z</dc:date>
    <item>
      <title>Stacked chart - 3 different fields</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-chart-3-different-fields/m-p/318925#M1198357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG border="0" src="https://community.qlik.com/resized-image.ashx/__size/550x550/__key/CommunityServer.Discussions.Components.Files/674/8078.QV.JPG" /&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can anyone help me to get the top chart to look like the bottom chart? I have Purchases, Payments (individuals, per account, so I have to sum them) and Company as 3 different fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 15:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-chart-3-different-fields/m-p/318925#M1198357</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2011-04-07T15:53:52Z</dc:date>
    </item>
    <item>
      <title>Stacked chart - 3 different fields</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-chart-3-different-fields/m-p/318926#M1198358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi G.&lt;/P&gt;&lt;P&gt;I think you should add "Company" as a second Dimension (Dimension tab)&lt;BR /&gt;and then check Stacked as substyle (Style tab)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 16:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-chart-3-different-fields/m-p/318926#M1198358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-07T16:01:24Z</dc:date>
    </item>
    <item>
      <title>Stacked chart - 3 different fields</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-chart-3-different-fields/m-p/318927#M1198359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dennis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No bueno - Purchases and Payments are 2 different fields, so I have them as expressions, Sum([value of purchases in the cycle]) and Sum[value of payments in the cycle]). I have no dimensions at the moment. If I add company as a dimension it does work, but it then splits the different companies, so it shoes me the total payments and purchases like in the first picture, but for each different product separately. If I then set the Subtype to 'stacked' it stacks the purchases and payments on top of each other, but still shows me a bar for each different company.&lt;/P&gt;&lt;P&gt;I don't want the purchases and payments stacked, I just want the two bars (purch and payments), but each with different colors for the different companies.&lt;/P&gt;&lt;P&gt;Does that make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 20:10:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-chart-3-different-fields/m-p/318927#M1198359</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2011-04-07T20:10:13Z</dc:date>
    </item>
    <item>
      <title>Stacked chart - 3 different fields</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-chart-3-different-fields/m-p/318928#M1198360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I suggest you to crosstable your data with one line for purchase and another for payments&lt;/P&gt;&lt;P&gt;Crosstable( Metric , Value , 1)&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;Company , Purchase , Payment&lt;/P&gt;&lt;P&gt;....] ;&lt;/P&gt;&lt;P&gt;Then you can do as Dennis suggest&lt;/P&gt;&lt;P&gt;dimension = Metric , Company&lt;/P&gt;&lt;P&gt;Expression = sum( Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 20:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-chart-3-different-fields/m-p/318928#M1198360</guid>
      <dc:creator />
      <dc:date>2011-04-07T20:54:23Z</dc:date>
    </item>
  </channel>
</rss>

