<?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: Make negative zero as positive zero in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Make-negative-zero-as-positive-zero-in-pivot-table/m-p/1013178#M930355</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;fabs(YourExpression4Difference)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(&lt;/STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;YourExpression4Difference &amp;gt;= -1 and &lt;STRONG style="font-size: 13.3333px;"&gt;YourExpression4Difference &amp;lt;= 0, 0, &lt;STRONG style="font-size: 13.3333px;"&gt;YourExpression4Difference)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Mar 2016 09:36:22 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-03-17T09:36:22Z</dc:date>
    <item>
      <title>Make negative zero as positive zero in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Make-negative-zero-as-positive-zero-in-pivot-table/m-p/1013177#M930354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me to convert the negative zero value as positive in pivot table. I would like to highlight the cell value which is less than 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assist.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118371_Capture.PNG" style="height: auto;" /&gt;&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/Make-negative-zero-as-positive-zero-in-pivot-table/m-p/1013177#M930354</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Make negative zero as positive zero in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Make-negative-zero-as-positive-zero-in-pivot-table/m-p/1013178#M930355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;fabs(YourExpression4Difference)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(&lt;/STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;YourExpression4Difference &amp;gt;= -1 and &lt;STRONG style="font-size: 13.3333px;"&gt;YourExpression4Difference &amp;lt;= 0, 0, &lt;STRONG style="font-size: 13.3333px;"&gt;YourExpression4Difference)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 09:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-negative-zero-as-positive-zero-in-pivot-table/m-p/1013178#M930355</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-17T09:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Make negative zero as positive zero in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Make-negative-zero-as-positive-zero-in-pivot-table/m-p/1013179#M930356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use rounding-functions like round(YourExpressionForColumn1) - round(YourExpressionForColumn2), see also: &lt;A href="https://community.qlik.com/qlik-blogpost/3471"&gt;Rounding Errors&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 09:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-negative-zero-as-positive-zero-in-pivot-table/m-p/1013179#M930356</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-03-17T09:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Make negative zero as positive zero in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Make-negative-zero-as-positive-zero-in-pivot-table/m-p/1013180#M930357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=&lt;/SPAN&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;dual(fabs(sum(urexp))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or chk below&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/message/912431"&gt;Re: Negative values in chart&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 09:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-negative-zero-as-positive-zero-in-pivot-table/m-p/1013180#M930357</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-17T09:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Make negative zero as positive zero in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Make-negative-zero-as-positive-zero-in-pivot-table/m-p/1013181#M930358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It did work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 09:41:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-negative-zero-as-positive-zero-in-pivot-table/m-p/1013181#M930358</guid>
      <dc:creator />
      <dc:date>2016-03-17T09:41:54Z</dc:date>
    </item>
  </channel>
</rss>

