<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197974#M884025</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;&lt;SPAN style="font-size: 10pt;"&gt;use below expression , so that one show no of repeated&amp;nbsp; values in the list&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=if (aggr(NODISTINCT count(values))&amp;gt;1,1,0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Gireesh&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2016 10:58:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-10-04T10:58:13Z</dc:date>
    <item>
      <title>Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197967#M884018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a scenario.I have a dimension like Duplicate number.In that dimension values are 1,1,1,2,2,2,2,2,2,3,3,3,3,3 like that.&lt;/P&gt;&lt;P&gt;I want to create a pie chart '1' is repeated two times i want to show one duplicate.'1' is repeated three times i want to show two duplicates like that for 2 and 3 also.&lt;/P&gt;&lt;P&gt;How i do this in pie chart.please suggest me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197967#M884018</guid>
      <dc:creator>ashokraju</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197968#M884019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached qvw:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2016 19:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197968#M884019</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2016-10-03T19:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197969#M884020</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 this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension: DimensionName&lt;/P&gt;&lt;P&gt;Expression: Count(DimensionName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 05:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197969#M884020</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-10-04T05:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197970#M884021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I m not getting what exactly ur output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u provide output like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- ?&lt;/P&gt;&lt;P&gt;2- ?&lt;/P&gt;&lt;P&gt;3- ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nagarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 06:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197970#M884021</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2016-10-04T06:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197971#M884022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If want count of unique values thn take&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dimension: DimensionName&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Expression: Count(Distinct Value)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Output:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1- 1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2- 1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3- 1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If u want count actual values&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dimension: DimensionName&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Expression: Count(Value)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Output:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1- 3&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2- 6&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3- 5&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-Nagarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 06:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197971#M884022</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2016-10-04T06:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197972#M884023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add your value as Dimension and add expression as Count(yourValue)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 06:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197972#M884023</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-04T06:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197973#M884024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add you dimension as value and expression as Count of Distinct values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 10:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197973#M884024</guid>
      <dc:creator>sampada0810</dc:creator>
      <dc:date>2016-10-04T10:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Pie chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197974#M884025</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;&lt;SPAN style="font-size: 10pt;"&gt;use below expression , so that one show no of repeated&amp;nbsp; values in the list&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=if (aggr(NODISTINCT count(values))&amp;gt;1,1,0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Gireesh&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 10:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-chart/m-p/1197974#M884025</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-04T10:58:13Z</dc:date>
    </item>
  </channel>
</rss>

