<?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: Exclude a value in a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600425#M546874</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 but in Éditer:&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;"&gt;if(IssuerSector &amp;lt;&amp;gt; '#N/A', IssuerSector)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;and deselected "activer la condition"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Feb 2014 15:14:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-18T15:14:35Z</dc:date>
    <item>
      <title>Exclude a value in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600424#M546873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there are a lot of answer on that subject but no one seem to work for me, so it may have been already answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dimension 'IssuerSector' whitch can be '#N/A' I need to exclude this value in a chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I tried an if condition:&lt;BR /&gt; if(IssuerSector &amp;lt;&amp;gt; '#N/A', IssuerSector), or if(IssuerSector &amp;lt;&amp;gt; '#N/A', null(), IssuerSector). &lt;BR /&gt;It never worked. I even tried to replace it by another value: if(IssuerSector = '#N/A', IssuerSector = 'Government') it didn't work either. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;How can I exclude this value?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Here a is the proporties, maybe I forgot something.&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;IMG alt="IssuerSector.png" class="jive-image" height="270" src="https://community.qlik.com/legacyfs/online/53421_IssuerSector.png" style="width: 447px; height: 270.36290322580646px;" width="447" /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:10:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600424#M546873</guid>
      <dc:creator />
      <dc:date>2014-02-18T15:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude a value in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600425#M546874</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 but in Éditer:&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;"&gt;if(IssuerSector &amp;lt;&amp;gt; '#N/A', IssuerSector)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;and deselected "activer la condition"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600425#M546874</guid>
      <dc:creator />
      <dc:date>2014-02-18T15:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude a value in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600426#M546875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field you are using is to show or not the dimension itself (as a whole)&lt;/P&gt;&lt;P&gt;Create a calculated dimension (instead of your current dimension), and enter your equation:&lt;/P&gt;&lt;P&gt;if (xxxx &amp;lt;&amp;gt; '#N/A', xxxx)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600426#M546875</guid>
      <dc:creator />
      <dc:date>2014-02-18T15:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude a value in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600427#M546876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum( {$&amp;lt;IssueSector = IssueSector - {"&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;#N/A&lt;/SPAN&gt;"}) &amp;gt;} Sales )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:16:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600427#M546876</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-02-18T15:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude a value in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600428#M546877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if(IssuerSector &amp;lt;&amp;gt; '#N/A', IssuerSector)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;inestead of your current dimension. You can modify your current dimension with the Éditer button that you have in your snapshot.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600428#M546877</guid>
      <dc:creator>luis_pimentel</dc:creator>
      <dc:date>2014-02-18T15:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude a value in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600429#M546878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just needed to modify the expression in the "Editer" section not in the field I was writing in, thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600429#M546878</guid>
      <dc:creator />
      <dc:date>2014-02-18T15:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude a value in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600430#M546879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you welcome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-a-value-in-a-chart/m-p/600430#M546879</guid>
      <dc:creator />
      <dc:date>2014-02-18T15:57:50Z</dc:date>
    </item>
  </channel>
</rss>

