<?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 how to create special pie chart? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186331#M50452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have following data:&lt;BR /&gt;Category PartA PartB PartC&lt;BR /&gt;A 5 3 2&lt;BR /&gt;A 10 4 1&lt;BR /&gt;A 3 6 11&lt;BR /&gt;A 2 4 8&lt;BR /&gt;B 3 0 2&lt;BR /&gt;B 5 1 4&lt;BR /&gt;C 6 4 2&lt;BR /&gt;C 2 0 1&lt;BR /&gt;&lt;BR /&gt;if I select in QlikView sheet (in object ListBox LB01) value "A"&lt;BR /&gt;I want create pie chart which display ratio of PartA, PartB and PartC on summary data of "A".&lt;BR /&gt;In this case it will be pie chart consists of three parts - first slice will have value of 20 (result of PartA values: 5+10+3+2)&lt;BR /&gt;second will have value of 17 (3+4+6+4) and third slice will be value of 22 (2+1+11+8).&lt;BR /&gt;Whole of pie will be value of 59 (result of all PartA values, PartB values and PartC values).&lt;BR /&gt;&lt;BR /&gt;Or if I select value "B", pie chart will be three parts. First=8 (3+5), second=1 (0+1), third=6 (2+4)&lt;BR /&gt;&lt;BR /&gt;How can I create that pie chart?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Sep 2010 13:56:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-02T13:56:29Z</dc:date>
    <item>
      <title>how to create special pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186331#M50452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have following data:&lt;BR /&gt;Category PartA PartB PartC&lt;BR /&gt;A 5 3 2&lt;BR /&gt;A 10 4 1&lt;BR /&gt;A 3 6 11&lt;BR /&gt;A 2 4 8&lt;BR /&gt;B 3 0 2&lt;BR /&gt;B 5 1 4&lt;BR /&gt;C 6 4 2&lt;BR /&gt;C 2 0 1&lt;BR /&gt;&lt;BR /&gt;if I select in QlikView sheet (in object ListBox LB01) value "A"&lt;BR /&gt;I want create pie chart which display ratio of PartA, PartB and PartC on summary data of "A".&lt;BR /&gt;In this case it will be pie chart consists of three parts - first slice will have value of 20 (result of PartA values: 5+10+3+2)&lt;BR /&gt;second will have value of 17 (3+4+6+4) and third slice will be value of 22 (2+1+11+8).&lt;BR /&gt;Whole of pie will be value of 59 (result of all PartA values, PartB values and PartC values).&lt;BR /&gt;&lt;BR /&gt;Or if I select value "B", pie chart will be three parts. First=8 (3+5), second=1 (0+1), third=6 (2+4)&lt;BR /&gt;&lt;BR /&gt;How can I create that pie chart?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 13:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186331#M50452</guid>
      <dc:creator />
      <dc:date>2010-09-02T13:56:29Z</dc:date>
    </item>
    <item>
      <title>how to create special pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186332#M50453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which version do you use?&lt;/P&gt;&lt;P&gt;If 9 or higher, you can use a Trellis Option.....and show 3 graphs....each category.....&lt;/P&gt;&lt;P&gt;....or with you prefer you can put a IF on your expression...&lt;/P&gt;&lt;P&gt;look on the help about GetSelectField.....is helpfull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 14:54:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186332#M50453</guid>
      <dc:creator />
      <dc:date>2010-09-02T14:54:02Z</dc:date>
    </item>
    <item>
      <title>how to create special pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186333#M50454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understood correctly, you can solve it by creating a Pie Chart with no dimensions and three expressions. Sum(PartA), Sum(PartB) and Sum(PartC).&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 15:00:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186333#M50454</guid>
      <dc:creator>mike_garcia</dc:creator>
      <dc:date>2010-09-02T15:00:29Z</dc:date>
    </item>
    <item>
      <title>how to create special pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186334#M50455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a Pie chart with no dimensions, and then create 3 expressions:&lt;/P&gt;&lt;P&gt;1 - Sum(PartA)&lt;/P&gt;&lt;P&gt;2 - Sum(PartB)&lt;/P&gt;&lt;P&gt;3 - Sum(PartC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will be calculated across all categories - You can then select the category via a selection box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 15:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186334#M50455</guid>
      <dc:creator>jedgson</dc:creator>
      <dc:date>2010-09-02T15:07:29Z</dc:date>
    </item>
    <item>
      <title>how to create special pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186335#M50456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was a little slow in replying!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 15:08:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186335#M50456</guid>
      <dc:creator>jedgson</dc:creator>
      <dc:date>2010-09-02T15:08:40Z</dc:date>
    </item>
    <item>
      <title>how to create special pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186336#M50457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or you could change your data model. PartA, PartB and PartC sound more like values than fields to me, though obviously you know your data better than I do, and this is almost certainly a hypothetical example:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;CROSSTABLE (Part,Value)&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;Category, PartA, PartB, PartC&lt;BR /&gt;A, 5, 3, 2&lt;BR /&gt;A, 10, 4, 1&lt;BR /&gt;A, 3, 6, 11&lt;BR /&gt;A, 2, 4, 8&lt;BR /&gt;B, 3, 0, 2&lt;BR /&gt;B, 5, 1, 4&lt;BR /&gt;C, 6, 4, 2&lt;BR /&gt;C, 2, 0, 1&lt;BR /&gt;];&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;dimension = Part&lt;BR /&gt;expression = sum(Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 23:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186336#M50457</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-09-02T23:36:20Z</dc:date>
    </item>
    <item>
      <title>how to create special pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186337#M50458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks to all,&lt;/P&gt;&lt;P&gt;it works (pie chart without dimension, with 3 expressions), but little problem remains:&lt;/P&gt;&lt;P&gt;buble popup on each pie chart slice displays the same text - first expression label (!) although numbers are right (depends on pointed slice)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Sep 2010 08:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186337#M50458</guid>
      <dc:creator />
      <dc:date>2010-09-03T08:06:50Z</dc:date>
    </item>
    <item>
      <title>how to create special pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186338#M50459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jura,&lt;/P&gt;&lt;P&gt;I have the same problem in my pie chart. The pop up shows only the label of the first expression to all slices.&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 09:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186338#M50459</guid>
      <dc:creator />
      <dc:date>2010-09-23T09:06:38Z</dc:date>
    </item>
    <item>
      <title>how to create special pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186339#M50460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nadsky,&lt;/P&gt;&lt;P&gt;Did you checked a Text as pop-up on each expression??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 15:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186339#M50460</guid>
      <dc:creator />
      <dc:date>2010-09-23T15:39:15Z</dc:date>
    </item>
    <item>
      <title>how to create special pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186340#M50461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Erico,&lt;/P&gt;&lt;P&gt;I checked the "Text as Pop Up" in each expression but still the label of first expression displays on all slices. I tried also not checking "Text as Pop Up".&lt;/P&gt;&lt;P&gt;By the way, my Pie Chart has no dimension.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 05:07:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186340#M50461</guid>
      <dc:creator />
      <dc:date>2010-09-24T05:07:02Z</dc:date>
    </item>
    <item>
      <title>how to create special pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186341#M50462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe is same bug.....try to build again!!!!&lt;/P&gt;&lt;P&gt;Never happen that with me!!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 14:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186341#M50462</guid>
      <dc:creator />
      <dc:date>2010-09-27T14:21:22Z</dc:date>
    </item>
    <item>
      <title>how to create special pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186342#M50463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronald,&lt;/P&gt;&lt;P&gt;Perhaps it is late now and you would have resolved it. I just wanted to update this post &lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;P&gt;To have the other expressions as pop-up, we can do little "work around" here.&lt;/P&gt;&lt;P&gt;For example, suppose you have 3 expressions say (sales,profit and margin). By default, QV8 will pop-up only for 1st expression.In order to make other also as pop-up, do the following"&lt;/P&gt;&lt;P&gt;hardcode the expression with the name as you want to see in the pop-up. For example, if you want to see pop-up as "Profit= &amp;lt;value&amp;gt;", then hardcode it as&lt;/P&gt;&lt;P&gt;='Profit=' &amp;amp; Sum(Profit)&lt;/P&gt;&lt;P&gt;follow the similar technique for other expressions also.&lt;/P&gt;&lt;P&gt;Note: Make sure you check "Text as Po-Up".&lt;/P&gt;&lt;P&gt;Hope that was helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 13:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186342#M50463</guid>
      <dc:creator>montubhardwaj</dc:creator>
      <dc:date>2010-11-17T13:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to create special pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186343#M50464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That didn't help to me. Where did you change that &lt;STRONG&gt;='Profit=' &amp;amp; Sum(Profit)&lt;/STRONG&gt; ? I changed that in &lt;EM&gt;Definition&lt;/EM&gt; and the &lt;EM&gt;Label&lt;/EM&gt; of the expressions without sucess. Do you have an exemple?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 16:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-special-pie-chart/m-p/186343#M50464</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-09T16:31:30Z</dc:date>
    </item>
  </channel>
</rss>

