<?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 How to exclude a fieldname within a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-exclude-a-fieldname-within-a-chart/m-p/382523#M1168328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a chart which totals the cost for "Practices". The chart includes a fieldname called "unallocated" within a dimension called "Practice" and I want to exclude the "unallocated". Any assistance would be appreciated. I have attached the chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Claire &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Aug 2012 15:04:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-30T15:04:54Z</dc:date>
    <item>
      <title>How to exclude a fieldname within a chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-a-fieldname-within-a-chart/m-p/382523#M1168328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a chart which totals the cost for "Practices". The chart includes a fieldname called "unallocated" within a dimension called "Practice" and I want to exclude the "unallocated". Any assistance would be appreciated. I have attached the chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Claire &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 15:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-a-fieldname-within-a-chart/m-p/382523#M1168328</guid>
      <dc:creator />
      <dc:date>2012-08-30T15:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude a fieldname within a chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-a-fieldname-within-a-chart/m-p/382524#M1168329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use calculated dimension&lt;/P&gt;&lt;P&gt;=if(Practice='unallocated', null(), Practice)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;=aggr(if(Practice='unallocated', null(), Practice), Practice)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 15:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-a-fieldname-within-a-chart/m-p/382524#M1168329</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-08-30T15:23:48Z</dc:date>
    </item>
  </channel>
</rss>

