<?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: How to use Set analysis in Pie Chart? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-Set-analysis-in-Pie-Chart/m-p/847949#M297602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hie...&lt;/P&gt;&lt;P&gt;I just want to know, why did u create two pie charts.??&lt;/P&gt;&lt;P&gt;My expression didnt worked ????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2015 07:22:24 GMT</pubDate>
    <dc:creator>mohammadkhatimi</dc:creator>
    <dc:date>2015-05-13T07:22:24Z</dc:date>
    <item>
      <title>How to use Set analysis in Pie Chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Set-analysis-in-Pie-Chart/m-p/847945#M297598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a pie chart using nationality as dimension and the below expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(DISTINCT [Member Card Number]).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to have another pie chart similar to this one &lt;STRONG&gt;but it should not change as I change filters.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how to implement that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 06:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Set-analysis-in-Pie-Chart/m-p/847945#M297598</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-13T06:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Set analysis in Pie Chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Set-analysis-in-Pie-Chart/m-p/847946#M297599</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 this one&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count({1} DISTINCT [Member Card Number])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Andrei&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 06:06:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Set-analysis-in-Pie-Chart/m-p/847946#M297599</guid>
      <dc:creator>crusader_</dc:creator>
      <dc:date>2015-05-13T06:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Set analysis in Pie Chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Set-analysis-in-Pie-Chart/m-p/847947#M297600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hie..&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Count( {1} DISTINCT [Member Card Number])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Examples:&lt;/P&gt;&lt;P&gt;sum({1} Sales)&lt;/P&gt;&lt;P&gt;Returns total sales within the application, disregarding selections but not&lt;/P&gt;&lt;P&gt;the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hope this will helps you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Mohammad&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 06:12:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Set-analysis-in-Pie-Chart/m-p/847947#M297600</guid>
      <dc:creator>mohammadkhatimi</dc:creator>
      <dc:date>2015-05-13T06:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Set analysis in Pie Chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Set-analysis-in-Pie-Chart/m-p/847948#M297601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This did not work; but thanks for informing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But then somethin else worked. I created two pie charts, and detached one of them &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 06:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Set-analysis-in-Pie-Chart/m-p/847948#M297601</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-13T06:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Set analysis in Pie Chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Set-analysis-in-Pie-Chart/m-p/847949#M297602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hie...&lt;/P&gt;&lt;P&gt;I just want to know, why did u create two pie charts.??&lt;/P&gt;&lt;P&gt;My expression didnt worked ????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 07:22:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Set-analysis-in-Pie-Chart/m-p/847949#M297602</guid>
      <dc:creator>mohammadkhatimi</dc:creator>
      <dc:date>2015-05-13T07:22:24Z</dc:date>
    </item>
  </channel>
</rss>

