<?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: Dimension Limit with negative value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317081#M580984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Furthermore,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;if you apply&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Dimension&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Limit&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;on&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a range of&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;negative &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;values &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;only, &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;does not produce&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;any change.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Dec 2011 14:52:06 GMT</pubDate>
    <dc:creator>bilionut</dc:creator>
    <dc:date>2011-12-22T14:52:06Z</dc:date>
    <item>
      <title>Dimension Limit with negative value</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317075#M580978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps I've been not to clear here: &lt;A _jive_internal="true" href="https://community.qlik.com/message/172046#172046"&gt;http://community.qlik.com/message/172046#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here's a more simple example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I make two Straight Table with Dimension Limit set as in the picture.&lt;/P&gt;&lt;P&gt;I don't understand why negative values ​​are also displayed?&lt;/P&gt;&lt;P&gt;How can I avoid displaying negative values?&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="9790" alt="1.jpg" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/9790_1.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 09:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317075#M580978</guid>
      <dc:creator>bilionut</dc:creator>
      <dc:date>2011-12-21T09:20:05Z</dc:date>
    </item>
    <item>
      <title>Dimension Limit with negative value</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317076#M580979</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;In version 9, there is a tab called Axis, in that tab there is&amp;nbsp; "Scale" section in that we should set the Static Max and Min values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in the above screenshot i didn't found that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also handle this in expression by using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Sum(Field) &amp;lt; 0, 0, Sum(Field))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&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>Wed, 21 Dec 2011 09:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317076#M580979</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2011-12-21T09:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limit with negative value</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317077#M580980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is a new feature at QlikView 11.&lt;/P&gt;&lt;P&gt;Quote from&amp;nbsp; QV11 Reference Manual:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Dimension Limits&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;QlikView has had the capability to present "Others" and "Totals" values in various chart types. QlikView &lt;/EM&gt;&lt;EM&gt;also allows users to configure charts to display the top or bottom X values in several charts. All of this &lt;/EM&gt;&lt;EM&gt;manipulation was previously managed by the charting engine. Starting with QlikView 11, these capabilities &lt;/EM&gt;&lt;EM&gt;have been moved to the calculation engine. This means users will be able to set these options across all &lt;/EM&gt;&lt;EM&gt;chart types, except for Gauge Charts and Pivot Tables. There is a new tab in the chart property dialog called Dimension Limits that allows users to configure these options."&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 12:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317077#M580980</guid>
      <dc:creator>bilionut</dc:creator>
      <dc:date>2011-12-21T12:39:18Z</dc:date>
    </item>
    <item>
      <title>Dimension Limit with negative value</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317078#M580981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's an interesting one!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I carefully read the QV11 manual about this new feature and I would also expect the negative values to be excluded, if we were using option "largest values" or "first values (in sort order)" with first expression sorted by descending numerical value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like a bug to me (Not the first one &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; ), though you can maybe workaround this like Jagan suggested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 14:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317078#M580981</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-21T14:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limit with negative value</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317079#M580982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt; &lt;/SPAN&gt; Yes, &lt;SPAN class="hps"&gt;it's&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;probably&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a bug. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;I tried&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;what Jagan&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;suggested, &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;but&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;some&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;particular values I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;​​get&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;incorrect&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;results for "Others" total.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;IMG __jive_id="9820" alt="2.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/9820_2.jpg" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;I think &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;STRONG&gt;&lt;SPAN class="hps"&gt;-3 &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;is the&lt;/SPAN&gt;&lt;SPAN&gt; correct&lt;/SPAN&gt; values for&lt;SPAN class="hps"&gt; &lt;/SPAN&gt; &lt;STRONG&gt;&lt;SPAN class="hps"&gt;Others &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;80%&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;calculated&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;only&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;positive&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;values.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 07:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317079#M580982</guid>
      <dc:creator>bilionut</dc:creator>
      <dc:date>2011-12-22T07:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limit with negative value</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317080#M580983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see. I think you can't assure then that you get correct values for the Customer TopX list, Others and Total if you have also negative values.&amp;nbsp; Jagan's expression is cutting off negative values, so you get a different set of values anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As said, to me it's a bug since the function delivers not what we expect when reading the manual and interpreting the dimension limit dialog.&lt;/P&gt;&lt;P&gt;Hopefully QT will fix this in the next SR (ot at least clarify how this function is supposed to work).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 11:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317080#M580983</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-22T11:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limit with negative value</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317081#M580984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Furthermore,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;if you apply&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Dimension&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Limit&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;on&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a range of&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;negative &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;values &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;only, &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;does not produce&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;any change.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 14:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limit-with-negative-value/m-p/317081#M580984</guid>
      <dc:creator>bilionut</dc:creator>
      <dc:date>2011-12-22T14:52:06Z</dc:date>
    </item>
  </channel>
</rss>

