<?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: removing specific fields in a pie chart? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/removing-specific-fields-in-a-pie-chart/m-p/772844#M1019952</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could remove it from your dimension.&lt;/P&gt;&lt;P&gt;So in the dimension tab:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;if (Activity_Owner.BusinesGroup&amp;lt;&amp;gt;'IT',&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Activity_Owner.BusinesGroup)&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then check&amp;nbsp; the supress when null value checkbox. Thus, you're choosing as your dimension everything but IT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2015 16:29:42 GMT</pubDate>
    <dc:creator>anguila</dc:creator>
    <dc:date>2015-03-23T16:29:42Z</dc:date>
    <item>
      <title>removing specific fields in a pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/removing-specific-fields-in-a-pie-chart/m-p/772843#M1019951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I remove a specific activity type from my pie chart? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pie chart.PNG" class="image-1 jive-image" src="/legacyfs/online/81574_pie chart.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/removing-specific-fields-in-a-pie-chart/m-p/772843#M1019951</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: removing specific fields in a pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/removing-specific-fields-in-a-pie-chart/m-p/772844#M1019952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could remove it from your dimension.&lt;/P&gt;&lt;P&gt;So in the dimension tab:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;if (Activity_Owner.BusinesGroup&amp;lt;&amp;gt;'IT',&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Activity_Owner.BusinesGroup)&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then check&amp;nbsp; the supress when null value checkbox. Thus, you're choosing as your dimension everything but IT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 16:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/removing-specific-fields-in-a-pie-chart/m-p/772844#M1019952</guid>
      <dc:creator>anguila</dc:creator>
      <dc:date>2015-03-23T16:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: removing specific fields in a pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/removing-specific-fields-in-a-pie-chart/m-p/772845#M1019953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephen, you can use set analysis, ie:&lt;/P&gt;&lt;P&gt;TextCount({&amp;lt;Activity.Type-={"IT(Name of the activity to exclude)"}&amp;gt;} Activity.Type)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;TextCount({&amp;lt;Activity_Owner.BusinesGroup-={"IT(Name of the activity to exclude)"}&amp;gt;} Activity.Type)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will show an error on expression but it should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 16:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/removing-specific-fields-in-a-pie-chart/m-p/772845#M1019953</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-03-23T16:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: removing specific fields in a pie chart?</title>
      <link>https://community.qlik.com/t5/QlikView/removing-specific-fields-in-a-pie-chart/m-p/772846#M1019954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I do more than 1 in the legend ie 2, it now shows the 2 fields that ive only excluded as opposed to the ones I want! What steps are next? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 16:49:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/removing-specific-fields-in-a-pie-chart/m-p/772846#M1019954</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-03-23T16:49:21Z</dc:date>
    </item>
  </channel>
</rss>

