<?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 Issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Pie-chart-Issue/m-p/1983302#M81138</link>
    <description>&lt;P&gt;Step1:&lt;/P&gt;
&lt;P&gt;Modify the expression to ignore the pie dimension&lt;/P&gt;
&lt;P&gt;sum({&amp;lt;salesrep=&amp;gt;}sales)&lt;/P&gt;
&lt;P&gt;step2: Under Appearance &amp;gt;&amp;gt; Colors and Legend &amp;gt;&amp;gt; Colors &amp;gt;&amp;gt; uncheck Auto&lt;/P&gt;
&lt;P&gt;Choose "Color by Dimension"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this will now highlight only selected dimension pie slice in the chart&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2022 17:27:23 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2022-09-20T17:27:23Z</dc:date>
    <item>
      <title>Pie chart Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Pie-chart-Issue/m-p/1982904#M81121</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am facing issue in Pie chart, when i select any of the Dimension value. It show 100% share.&lt;/P&gt;
&lt;P&gt;How can we get the exact % value even after selecting any value ?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tanish_0-1663656206176.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/89405i1B3624AB9D6FAC19/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Tanish_0-1663656206176.png" alt="Tanish_0-1663656206176.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tanish_1-1663656383719.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/89406i23D6D84A4FC37651/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Tanish_1-1663656383719.png" alt="Tanish_1-1663656383719.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tanish_2-1663656405748.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/89407i7258808C771C6154/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Tanish_2-1663656405748.png" alt="Tanish_2-1663656405748.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It shows 100% share.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 06:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pie-chart-Issue/m-p/1982904#M81121</guid>
      <dc:creator>Tanish</dc:creator>
      <dc:date>2022-09-20T06:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Pie-chart-Issue/m-p/1982922#M81122</link>
      <description>&lt;P&gt;try like this in Expression&lt;/P&gt;
&lt;P&gt;If(GetSelectedCount(YearMonth)&amp;gt;0,Sum(SalesAmount),num(Sum(SalesAmount),'#.##%'))&lt;/P&gt;
&lt;P&gt;See the attached&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 07:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pie-chart-Issue/m-p/1982922#M81122</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2022-09-20T07:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Pie-chart-Issue/m-p/1983302#M81138</link>
      <description>&lt;P&gt;Step1:&lt;/P&gt;
&lt;P&gt;Modify the expression to ignore the pie dimension&lt;/P&gt;
&lt;P&gt;sum({&amp;lt;salesrep=&amp;gt;}sales)&lt;/P&gt;
&lt;P&gt;step2: Under Appearance &amp;gt;&amp;gt; Colors and Legend &amp;gt;&amp;gt; Colors &amp;gt;&amp;gt; uncheck Auto&lt;/P&gt;
&lt;P&gt;Choose "Color by Dimension"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this will now highlight only selected dimension pie slice in the chart&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 17:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pie-chart-Issue/m-p/1983302#M81138</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-09-20T17:27:23Z</dc:date>
    </item>
  </channel>
</rss>

