<?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: Expression calculation for PIE chart is wrong in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-calculation-for-PIE-chart-is-wrong/m-p/658889#M1064540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NUM(sum({$&amp;lt;[ReasonCode_Desc]={"*"}&amp;gt;} [#Absolute])/sum(TOTAL {$&amp;lt;[ReasonCode_Desc]={"*"}&amp;gt;} [#Absolute]),'#.##0.00%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2014 16:45:39 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-09-09T16:45:39Z</dc:date>
    <item>
      <title>Expression calculation for PIE chart is wrong</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-calculation-for-PIE-chart-is-wrong/m-p/658886#M1064537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Boys and Girls,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having a problem with an expression.&lt;/P&gt;&lt;P&gt;In my table most of the fields are expressions with subtotals on top and the calculations are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However if I make a PIE chart from the data something is going wrong, I want to have a total value of 100% in the pie.&lt;/P&gt;&lt;P&gt;It's a rather difficult calculation and I've tried many options but nothing I do gives me the correct values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a result I want the value of each record from field #Absolute divided by the subtotal of that field.&lt;/P&gt;&lt;P&gt;I'm attaching a small example so It's easyer to understand what I'm trying to do, The Column "TEST_Juist_Waardes" are manualy fixed by myself and it's these results I want to see in the Pie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this even possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Monique&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 16:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-calculation-for-PIE-chart-is-wrong/m-p/658886#M1064537</guid>
      <dc:creator>amber2000</dc:creator>
      <dc:date>2014-09-09T16:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Expression calculation for PIE chart is wrong</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-calculation-for-PIE-chart-is-wrong/m-p/658887#M1064538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try taking out the "/100" from your expression and then check the Relative box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 16:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-calculation-for-PIE-chart-is-wrong/m-p/658887#M1064538</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2014-09-09T16:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Expression calculation for PIE chart is wrong</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-calculation-for-PIE-chart-is-wrong/m-p/658888#M1064539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amber,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I used the formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum([#Absolute])/ Sum(total #Absolute)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 16:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-calculation-for-PIE-chart-is-wrong/m-p/658888#M1064539</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-09-09T16:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Expression calculation for PIE chart is wrong</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-calculation-for-PIE-chart-is-wrong/m-p/658889#M1064540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NUM(sum({$&amp;lt;[ReasonCode_Desc]={"*"}&amp;gt;} [#Absolute])/sum(TOTAL {$&amp;lt;[ReasonCode_Desc]={"*"}&amp;gt;} [#Absolute]),'#.##0.00%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 16:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-calculation-for-PIE-chart-is-wrong/m-p/658889#M1064540</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-09T16:45:39Z</dc:date>
    </item>
  </channel>
</rss>

