<?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: RE: pie chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844378#M531372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is correct. Now go in numbers tab of the pie chart properties and check show as percent(%)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jun 2015 09:00:22 GMT</pubDate>
    <dc:creator>ankit777</dc:creator>
    <dc:date>2015-06-08T09:00:22Z</dc:date>
    <item>
      <title>RE: pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844370#M531364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi need help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the employee .qvw &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and revnenue sheet employee sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the reuirement is&lt;/P&gt;&lt;P&gt; dere are bar chart and pie chart and employee filter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i select any of employee it wil reflect only in pie chart nt in bar chart &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give the suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 07:36:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844370#M531364</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-06-08T07:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: RE: pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844371#M531365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Change your bar chart expression like this.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Employee&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;salary&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If u select any employee now, u will see change only in pie chart and not bar chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 07:55:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844371#M531365</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2015-06-08T07:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: RE: pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844372#M531366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tank you ankith its wrkng fyn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but one more thing i want to disply in pie chart as if v select A in pie chart result vil b&lt;/P&gt;&lt;P&gt;a&lt;/P&gt;&lt;P&gt;value 100&lt;/P&gt;&lt;P&gt;nd % also... means&amp;nbsp; sum(total)/A like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnk you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 08:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844372#M531366</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-06-08T08:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: RE: pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844373#M531367</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;Try like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(TOTAL {&amp;lt;Employee=&amp;gt;}Salary)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Employee=&amp;gt;}Salary)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 08:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844373#M531367</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-06-08T08:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: RE: pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844374#M531368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure exactly if u want this.&lt;/P&gt;&lt;P&gt;change your pie chart expression like this and let me know if you want this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;salary&lt;/SPAN&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;/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: #800000; font-size: 8pt;"&gt;salary&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 08:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844374#M531368</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2015-06-08T08:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: RE: pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844375#M531369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="pie.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/88630_pie.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find the image that vil b the result witout selectng any filter&amp;nbsp; pie chart wil display % of A and B and C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;means A/sum(total).&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 08:15:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844375#M531369</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-06-08T08:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: RE: pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844376#M531370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the expression I have mentioned above in the pie chart. It fulfills your requirement.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;salary&lt;/SPAN&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;/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: #800000; font-size: 8pt;"&gt;salary&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Also in numbers tab tick Show as percentage&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 08:29:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844376#M531370</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2015-06-08T08:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: RE: pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844377#M531371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ankith am nt gettng the chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i applyied dat expression&lt;/P&gt;&lt;P&gt;result cme lik dis&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pie1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/88640_pie1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 08:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844377#M531371</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-06-08T08:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: RE: pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844378#M531372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is correct. Now go in numbers tab of the pie chart properties and check show as percent(%)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 09:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844378#M531372</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2015-06-08T09:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: RE: pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844379#M531373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u ankit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its wrkng fine..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 09:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844379#M531373</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-06-08T09:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: RE: pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844380#M531374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cheers...!!! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 09:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-pie-chart/m-p/844380#M531374</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2015-06-08T09:02:57Z</dc:date>
    </item>
  </channel>
</rss>

