<?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: Custom Pie Chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Custom-Pie-Chart/m-p/1972959#M80278</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See this post&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/ValueList-in-Pie-Chart/td-p/1455848" target="_self"&gt;https://community.qlik.com/t5/QlikView-App-Dev/ValueList-in-Pie-Chart/td-p/1455848&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Aug 2022 10:18:20 GMT</pubDate>
    <dc:creator>brunobertels</dc:creator>
    <dc:date>2022-08-25T10:18:20Z</dc:date>
    <item>
      <title>Custom Pie Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-Pie-Chart/m-p/1972860#M80265</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qlik_agustin_0-1661412095492.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/87468i08B79CDDC6819EDD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="qlik_agustin_0-1661412095492.png" alt="qlik_agustin_0-1661412095492.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;i want to produce a pie chart where C is the total of the whole pie.&lt;BR /&gt;after selecting in field B, A=0 and B will be equal. but if you select in field A, C&amp;gt;B&amp;gt;A.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 01:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-Pie-Chart/m-p/1972860#M80265</guid>
      <dc:creator>qlik_agustin</dc:creator>
      <dc:date>2022-08-26T01:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Pie Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-Pie-Chart/m-p/1972959#M80278</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See this post&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/ValueList-in-Pie-Chart/td-p/1455848" target="_self"&gt;https://community.qlik.com/t5/QlikView-App-Dev/ValueList-in-Pie-Chart/td-p/1455848&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 10:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-Pie-Chart/m-p/1972959#M80278</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2022-08-25T10:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Pie Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-Pie-Chart/m-p/1973337#M80295</link>
      <description>&lt;P&gt;Thank you for this. Because of this i somehow understand how i will work on my current problem.&lt;BR /&gt;Here's how i got my ideal output.&lt;BR /&gt;&lt;BR /&gt;=IF( ValueList('A', 'B', 'C') = 'A', if(count(GetCurrentSelections()&amp;gt;0) and getselectedcount([ID])&amp;gt;0,Sum({$}[A]),0),&lt;BR /&gt;IF( ValueList('A', 'B', 'C') = 'B', Sum({$}[B]), SUM({$}[C]) - Sum({$}[B]) ))&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 01:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-Pie-Chart/m-p/1973337#M80295</guid>
      <dc:creator>qlik_agustin</dc:creator>
      <dc:date>2022-08-26T01:24:39Z</dc:date>
    </item>
  </channel>
</rss>

