<?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 Negative Zero on X axis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174951#M912037</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a combo chart with a dimension on Y axis and an expression on X axis. The expression resulting negative values including negative zeroes. How come there is a negative zero in the world?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please guide me how to resolve this issue? I just want to see '0.0' on X axis, not '-0.0'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Mahesh Gadde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>gaddeonline</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Negative Zero on X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174951#M912037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a combo chart with a dimension on Y axis and an expression on X axis. The expression resulting negative values including negative zeroes. How come there is a negative zero in the world?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please guide me how to resolve this issue? I just want to see '0.0' on X axis, not '-0.0'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Mahesh Gadde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174951#M912037</guid>
      <dc:creator>gaddeonline</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Zero on X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174952#M912038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your Combo chart, you have any negative value like -0.003 or -0.002 etc when you round of to 2 digit it will give you -0.00 because of that it might be coming.&lt;/P&gt;&lt;P&gt;Check the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or else can you put some data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 11:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174952#M912038</guid>
      <dc:creator>neha_shirsath</dc:creator>
      <dc:date>2016-05-31T11:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Zero on X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174953#M912039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your prompt response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not actually '-0.0'. it is actually -5.6e-017. what's the best way to make it to '0'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to attach any images for your consideration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Mahesh Gadde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 22:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174953#M912039</guid>
      <dc:creator>gaddeonline</dc:creator>
      <dc:date>2016-06-01T22:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Zero on X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174954#M912040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Expression &amp;lt;= 0 and Expression &amp;gt;= -1, Ceil(Expression), Expression)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 22:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174954#M912040</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-01T22:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Zero on X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174955#M912041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it already. but no use. My Expression is like 'a/b - c/d'. so it's dynamically changing the x-axis values(especially minimum and maximum on the axis). so nothing is working.&lt;/P&gt;&lt;P&gt;I tried round function like, Round(Expression*100)/100. but no use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Mahesh Gadde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 22:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174955#M912041</guid>
      <dc:creator>gaddeonline</dc:creator>
      <dc:date>2016-06-01T22:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Zero on X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174956#M912042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you really round the expression to two decimal places, I think the negative sign will not be shown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Round(-0.00001,0.01)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should show 0.00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;compared to just formatting the expression with two decimal places:&lt;/P&gt;&lt;P&gt;=Num(-0.00001,'0.00')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where you might see the minus sign -0.00&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 22:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174956#M912042</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-01T22:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Zero on X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174957#M912043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post a small sample QVW?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Round(Expression*100)/100 &lt;/SPAN&gt;might not return the same as what I've suggested above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 09:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174957#M912043</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-02T09:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Zero on X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174958#M912044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the below images. I don't have rights to post any sample QVW's. Please let me know what to do to getrid of the negative values in x axis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Graph1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/126738_Graph1.jpg" style="height: 194px; width: 620px;" /&gt;&lt;IMG alt="Graph2.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/126739_Graph2.jpg" style="height: 194px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Mahesh Gadde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 22:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174958#M912044</guid>
      <dc:creator>gaddeonline</dc:creator>
      <dc:date>2016-06-02T22:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Zero on X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174959#M912045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post screenshot from your chart settings tabs? Especially from dimensions, expression, axes and number tab?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 22:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174959#M912045</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-02T22:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Zero on X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174960#M912046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your prompt responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here am &lt;SPAN style="font-size: 13.3333px;"&gt;attaching the screenshots of the tabs you asked for.&lt;/SPAN&gt;&lt;IMG alt="Axes tab.jpg" class="jive-image image-1" src="/legacyfs/online/126747_Axes tab.jpg" style="height: 194px; width: 620px;" /&gt;&lt;IMG alt="Dimension tab.jpg" class="jive-image image-2" src="/legacyfs/online/126748_Dimension tab.jpg" style="height: 194px; width: 620px;" /&gt; &lt;IMG alt="Expression tab.jpg" class="jive-image image-3" src="/legacyfs/online/126749_Expression tab.jpg" style="height: 194px; width: 620px;" /&gt;&lt;IMG alt="Number tab.jpg" class="image-4 jive-image" src="/legacyfs/online/126750_Number tab.jpg" style="height: 194px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Mahesh Gadde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 23:05:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174960#M912046</guid>
      <dc:creator>gaddeonline</dc:creator>
      <dc:date>2016-06-02T23:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Zero on X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174961#M912047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Did you get anything?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Mahesh Gadde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 23:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174961#M912047</guid>
      <dc:creator>gaddeonline</dc:creator>
      <dc:date>2016-06-07T23:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Zero on X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174962#M912048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;I don't want to getrid of every negative value. All I want is to getrid of negative zero only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Mahesh Gadde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 23:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174962#M912048</guid>
      <dc:creator>gaddeonline</dc:creator>
      <dc:date>2016-06-07T23:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Zero on X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174963#M912049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can reproduce your issue and I believe it's a bug in the axis label calculation algorithm, in fact a kind of rounding error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV seems to calculate the min and max range of the chart, determines the number of labels it needs to show based on the settings in axis tab and some low artificial intelligence, and this should normally result on a label exactely at zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently, the algorithm calculates a label that is positioned slightly different from zero, I assume due to a rounding error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe this is totally independent from the values your expression return, and also occur with only positive expression values as long as the axis range ranges into negative domain.&lt;/P&gt;&lt;P&gt;Hence I don't think that the expressions we've suggested above will change anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that due to the assumed rounding error, small changes e.g. in numeric range used in the label algorithm might lead to observing or not observing the issue (e.g. also noticeable if you change the size of the chart, hence the number of labels),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching a sample to demonstrate the issue, and also a very, very dirty hack to show a positive zero for the exact same setting (but this will not work very well if you e.g. change the chart size).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest that you open a case with Qlik support to investigate the bug in axis labelling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="127311" alt="2016-06-08 23_50_09-QlikView x64 - [C__Users_Stefan_Downloads_comm218921.qvw_].png" class="jive-image image-1" src="/legacyfs/online/127311_2016-06-08 23_50_09-QlikView x64 - [C__Users_Stefan_Downloads_comm218921.qvw_].png" style="height: 232px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 21:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174963#M912049</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-08T21:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Zero on X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174964#M912051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your time and help in this matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will let the community know if we got any positive result from Qlik Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh Gadde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 00:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Negative-Zero-on-X-axis/m-p/1174964#M912051</guid>
      <dc:creator>gaddeonline</dc:creator>
      <dc:date>2016-06-09T00:46:41Z</dc:date>
    </item>
  </channel>
</rss>

