<?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: Double/ triple... pie chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Double-triple-pie-chart/m-p/728490#M541892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although usefull, it's not what i need. I need PIE RINGS (e.g. &lt;A href="http://www.menageriemind.com/2010_03_01_archive.html" title="http://www.menageriemind.com/2010_03_01_archive.html"&gt;Menagerie Mind: March 2010&lt;/A&gt;) surrounding each other but showing the same info as STACKED BAR CHARTS. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2014 12:15:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-23T12:15:23Z</dc:date>
    <item>
      <title>Double/ triple... pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Double-triple-pie-chart/m-p/728486#M541888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear qlikview community, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table containing a company, customer, and amount. For each company, i would like a pie chart ring with the top 5 customers. How can i archieve this? The same as with a stacked bar chart actually thus. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 11:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-triple-pie-chart/m-p/728486#M541888</guid>
      <dc:creator />
      <dc:date>2014-06-23T11:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Double/ triple... pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Double-triple-pie-chart/m-p/728487#M541889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a pie chart&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;=IF(Aggr(Rank(SUM(Sales),4),Customer)&amp;lt;=3, Customer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tick Suppress When Value is NULL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Company&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;SUM(Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 11:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-triple-pie-chart/m-p/728487#M541889</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-06-23T11:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Double/ triple... pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Double-triple-pie-chart/m-p/728488#M541890</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;Look at the attached document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 11:22:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-triple-pie-chart/m-p/728488#M541890</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-06-23T11:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Double/ triple... pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Double-triple-pie-chart/m-p/728489#M541891</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;set parameters (top 5) in tab "dimension limits"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 11:43:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-triple-pie-chart/m-p/728489#M541891</guid>
      <dc:creator />
      <dc:date>2014-06-23T11:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Double/ triple... pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Double-triple-pie-chart/m-p/728490#M541892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although usefull, it's not what i need. I need PIE RINGS (e.g. &lt;A href="http://www.menageriemind.com/2010_03_01_archive.html" title="http://www.menageriemind.com/2010_03_01_archive.html"&gt;Menagerie Mind: March 2010&lt;/A&gt;) surrounding each other but showing the same info as STACKED BAR CHARTS. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 12:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-triple-pie-chart/m-p/728490#M541892</guid>
      <dc:creator />
      <dc:date>2014-06-23T12:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Double/ triple... pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Double-triple-pie-chart/m-p/728491#M541893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, In that case look at the attached application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 16:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Double-triple-pie-chart/m-p/728491#M541893</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-06-23T16:03:21Z</dc:date>
    </item>
  </channel>
</rss>

