<?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: Disregard the null values in expression with dimension limits in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598214#M221494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here it is&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2014 00:42:39 GMT</pubDate>
    <dc:creator>suheshreddy</dc:creator>
    <dc:date>2014-05-06T00:42:39Z</dc:date>
    <item>
      <title>Disregard the null values in expression with dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598206#M221486</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;I have a table,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country, Sales, Profit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USA, 10000, 2000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UK, 9000, 1000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FRANCE, -, -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INDIA, 30000, 4000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PAKISTAN, 3000, 5500&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, i have created a bar chart, with country dimension and sum(sales)/sum(Profit) as expression. I gave the dimension limits to show largest 4 (Uncheck the Show Others option). Now, as France has no values in the sales and profits, i don't need FRANCE to appear in the chart (so, i check the Supress Zero Values option in presentation), instead i need the next country, that is PAKISTAN to appear as 4th bar, when i sort the chart by y value descending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the expression to disregard the null values while evaluating the expression for this. Thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 20:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598206#M221486</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-05T20:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Disregard the null values in expression with dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598207#M221487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the sample app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 20:37:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598207#M221487</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-05T20:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Disregard the null values in expression with dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598208#M221488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to post some data. If I load your data and create your bar chart, I get this at first try&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image2.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/58386_Image2.png" /&gt;&lt;/P&gt;&lt;P&gt;France is automatically removed. And that's what you want, or...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 20:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598208#M221488</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-05-05T20:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Disregard the null values in expression with dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598209#M221489</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;"&gt;I used the dimension limitations, to show the largest 4 and uncheck the others. Then it is giving only first 3 bars.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 20:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598209#M221489</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-05T20:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Disregard the null values in expression with dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598210#M221490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here it is...!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 20:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598210#M221490</guid>
      <dc:creator />
      <dc:date>2014-05-05T20:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Disregard the null values in expression with dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598211#M221491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i have some more data like the below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country, Sales, Profit&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USA, 10000, 2000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UK, 9000, 1000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FRANCE, -, -&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;GERMANY,&amp;nbsp; 2500, 2500&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INDIA, 30000, 4000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PAKISTAN, 3000, 5500&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Now i get 0 for GERMANY Sum(Sales)-Sum(Profit) too. So, i need this to appear in the chart as 0 on bar. But, as France doesnot have the data, i don't need France to appear in the chart. &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;In this case, if we give if(expression&amp;lt;&amp;gt;0, expression), i will miss Germany. I need Germany and don't need France&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 20:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598211#M221491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-05T20:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Disregard the null values in expression with dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598212#M221492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here it is....!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 20:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598212#M221492</guid>
      <dc:creator />
      <dc:date>2014-05-05T20:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Disregard the null values in expression with dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598213#M221493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here...!&lt;/P&gt;&lt;P&gt; use '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Set NullInterpret = -;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 21:39:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598213#M221493</guid>
      <dc:creator />
      <dc:date>2014-05-05T21:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Disregard the null values in expression with dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598214#M221494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here it is&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 00:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disregard-the-null-values-in-expression-with-dimension-limits/m-p/598214#M221494</guid>
      <dc:creator>suheshreddy</dc:creator>
      <dc:date>2014-05-06T00:42:39Z</dc:date>
    </item>
  </channel>
</rss>

