<?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: Pie Chart %? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pie-Chart/m-p/1442359#M511838</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No your aggr function in the expression has field DEFECT ID as one of the aggr field, but in your chart you are using only has PRIMARY_DECISION_BODY as your dimension so removed that DEFECT_ID. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Dec 2017 23:24:10 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2017-12-06T23:24:10Z</dc:date>
    <item>
      <title>Pie Chart %?</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Chart/m-p/1442356#M511835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you can see from the highlight below, there is 1 out of 51 tickets in PPAG but it's showing as 65%. My expression is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DEFECT_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CUR_STATUS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'Closed' , 'Denied' , 'Dismissed' , 'Closed - Maintenance'} &amp;gt;})&lt;BR /&gt; *&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COM_CAT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'ERC - Assigned'} &amp;gt;})&lt;BR /&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COM_CAT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'ERC - Routing'} &amp;gt;}) &lt;BR /&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COM_CAT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'ERC - Routing - Agenda'} &amp;gt;})&lt;BR /&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;p&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COM_CAT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'Decision Body(s) - Design'}&amp;gt;}) &amp;gt;}&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DEFECT_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PRIMARY_DECISION_BODY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DEFECT_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) ))&lt;BR /&gt;&amp;nbsp; /&lt;BR /&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DEFECT_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CUR_STATUS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'Closed' , 'Denied' , 'Dismissed' , 'Closed - Maintenance'} &amp;gt;})&lt;BR /&gt; *&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COM_CAT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'ERC - Assigned'} &amp;gt;})&lt;BR /&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COM_CAT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'ERC - Routing'} &amp;gt;}) &lt;BR /&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COM_CAT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'ERC - Routing - Agenda'} &amp;gt;})&lt;BR /&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;p&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COM_CAT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'Decision Body(s) - Design'}&amp;gt;}) &amp;gt;}&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;total&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DEFECT_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PRIMARY_DECISION_BODY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DEFECT_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) )) * 100)&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="185998" alt="12-6-2017 2-39-25 PM.jpg" class="jive-image image-1" src="/legacyfs/online/185998_12-6-2017 2-39-25 PM.jpg" style="width: 620px; height: 305px;" /&gt;:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 21:56:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Chart/m-p/1442356#M511835</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2017-12-06T21:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart %?</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Chart/m-p/1442357#M511836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking for this?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/186026_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Try this?&lt;/P&gt;&lt;P&gt;=Num((Sum(&lt;/P&gt;&lt;P&gt;Aggr(Count({$&amp;lt;DEFECT_ID = e({&amp;lt;CUR_STATUS ={'Closed' , 'Denied' , 'Dismissed' , 'Closed - Maintenance'} &amp;gt;})&lt;/P&gt;&lt;P&gt;*e({&amp;lt;COM_CAT ={'ERC - Assigned'} &amp;gt;})&lt;/P&gt;&lt;P&gt;* e({&amp;lt;COM_CAT ={'ERC - Routing'} &amp;gt;}) &lt;/P&gt;&lt;P&gt;* e({&amp;lt;COM_CAT ={'ERC - Routing - Agenda'} &amp;gt;})&lt;/P&gt;&lt;P&gt;* p({&amp;lt;COM_CAT ={'Decision Body(s) - Design'}&amp;gt;}) &amp;gt;}&lt;/P&gt;&lt;P&gt; distinct DEFECT_ID), PRIMARY_DECISION_BODY) ))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Sum(&lt;/P&gt;&lt;P&gt;Aggr(Count({$&amp;lt;DEFECT_ID = e({&amp;lt;CUR_STATUS ={'Closed' , 'Denied' , 'Dismissed' , 'Closed - Maintenance'} &amp;gt;})&lt;/P&gt;&lt;P&gt;*e({&amp;lt;COM_CAT ={'ERC - Assigned'} &amp;gt;})&lt;/P&gt;&lt;P&gt;* e({&amp;lt;COM_CAT ={'ERC - Routing'} &amp;gt;}) &lt;/P&gt;&lt;P&gt;* e({&amp;lt;COM_CAT ={'ERC - Routing - Agenda'} &amp;gt;})&lt;/P&gt;&lt;P&gt;* p({&amp;lt;COM_CAT ={'Decision Body(s) - Design'}&amp;gt;}) &amp;gt;}&lt;/P&gt;&lt;P&gt;total distinct DEFECT_ID), PRIMARY_DECISION_BODY) )) ,'#,##0.00%' )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 22:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Chart/m-p/1442357#M511836</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-12-06T22:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart %?</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Chart/m-p/1442358#M511837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;was it just missing the num format?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 22:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Chart/m-p/1442358#M511837</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2017-12-06T22:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart %?</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Chart/m-p/1442359#M511838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No your aggr function in the expression has field DEFECT ID as one of the aggr field, but in your chart you are using only has PRIMARY_DECISION_BODY as your dimension so removed that DEFECT_ID. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 23:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Chart/m-p/1442359#M511838</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-12-06T23:24:10Z</dc:date>
    </item>
  </channel>
</rss>

