<?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: Dynamic Pie chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109708#M17148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post sample QVW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jul 2018 11:27:21 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-07-04T11:27:21Z</dc:date>
    <item>
      <title>Dynamic Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109707#M17147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show a pie chart based on my filter pane selection (using qlik sense).&lt;/P&gt;&lt;P&gt;Initially my chart will be 100% with 1 colour, as i select country from the filter pane the pie chart should automatically adjust based on the country i have selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Default Selection :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/206924_1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;After selecting india from the filter pane the graph should look like this&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/206925_2.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;If i added another country then&lt;/P&gt;&lt;P&gt;&lt;IMG alt="3.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/206926_3.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help me to achieve the same, if I remove the same also the graph should update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Nicil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 09:48:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109707#M17147</guid>
      <dc:creator>msbhuvanesh003</dc:creator>
      <dc:date>2018-07-04T09:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109708#M17148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post sample QVW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 11:27:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109708#M17148</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-07-04T11:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109709#M17149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found one method,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF (WildMatch(GetFieldSelections(Country, ',', 100), '*' &amp;amp; &lt;SPAN style="font-size: 13.3333px;"&gt;Country&lt;/SPAN&gt;&amp;amp; '*'), GetFieldSelections(&lt;SPAN style="font-size: 13.3333px;"&gt;Country&lt;/SPAN&gt;, ',', 100), 'Rest Of Country')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i give like this then all the countries are appended to the pie chart like bangladesh, india, australia.....&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/206949_1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Is there any expressions we can use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Nicil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 12:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109709#M17149</guid>
      <dc:creator>msbhuvanesh003</dc:creator>
      <dc:date>2018-07-04T12:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109710#M17150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share QVW file, We are fine even Scramble data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 13:29:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109710#M17150</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-07-04T13:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109711#M17151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On what basis, the share percentage of 2nd and 3rd pic are same for single &amp;amp; even for multiple countries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 14:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109711#M17151</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-07-04T14:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109712#M17152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the attached sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 14:12:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109712#M17152</guid>
      <dc:creator>msbhuvanesh003</dc:creator>
      <dc:date>2018-07-04T14:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109713#M17153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached an excel with the selection, can you please check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 14:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109713#M17153</guid>
      <dc:creator>msbhuvanesh003</dc:creator>
      <dc:date>2018-07-04T14:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109714#M17154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create Pie chart using below concept and check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Dimension&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=If(GetSelectedCount(Country)&amp;gt;1 and Match(Country,$(=Concat(Chr(39) &amp;amp; Country &amp;amp; Chr(39),','))),Country)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Expression&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If(GetSelectedCount(Country)&amp;gt;1,Sum(Count),Sum(Count))&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(GetSelectedCount(Country)&amp;gt;1,Sum({&amp;lt;Country={$(=Concat(Chr(39) &amp;amp; Country &amp;amp; Chr(39),','))}&amp;gt;} Count),Sum(Count))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 14:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109714#M17154</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-07-05T14:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109715#M17155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its working but if we haven't selected any country, it shows as incomplete visualization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208496_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jul 2018 11:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109715#M17155</guid>
      <dc:creator>msbhuvanesh003</dc:creator>
      <dc:date>2018-07-22T11:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109716#M17156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check attachment and use dimension as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(GetSelectedCount(Country)&amp;gt;1 and Match(Country,$(=Concat(Chr(39) &amp;amp; Country &amp;amp; Chr(39),','))),Country,Country)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 13:55:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Pie-chart/m-p/109716#M17156</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-07-23T13:55:59Z</dc:date>
    </item>
  </channel>
</rss>

