<?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 Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/341792#M126246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a work around you can include an if statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(sum(column(1) -column(2)) = -0.00, fabs(sum(column(1) -column(2))) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will return the absolute value of -0.00&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2012 16:03:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-07T16:03:10Z</dc:date>
    <item>
      <title>Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/341789#M126243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 3 expression with multiple dimension in a pivot table. The first 2 expression columns are just normal sum where third column is the result of column(1) - column(2).&lt;/P&gt;&lt;P&gt;I have an issue where sometimes even the column(1) -column(2), I will get -0.00. I am pretty sure the values for both column 1 and column 2 are same but mostly, it will shows 0.00 (which is what i need) but occasionally it is showing -0.00. There is no decimal values for these figures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using QV9 SR2. Is this a bug or there is some workaround to show 0.00 for all zeroes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 09:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/341789#M126243</guid>
      <dc:creator />
      <dc:date>2012-06-07T09:31:15Z</dc:date>
    </item>
    <item>
      <title>Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/341790#M126244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi and Welcome!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, is it possible that the real number is for example -0,00001 but you are rounding to two decimal positions and therefore the difference?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that Support for QlikView 9 &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/supportupdates/2012/06/05/end-of-support--version-9-is-rapidly-approaching"&gt;is coming to an end&lt;/A&gt;&lt;SPAN&gt;. You may think of upgrading to version 10 or 11. Anyway, I'd recommend you to upgrade to version 9 SR7 (latest release of version 9 build 7808) to check if that keeps happening. If so, contact &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:support@qlik.com"&gt;support@qlik.com&lt;/A&gt;&lt;SPAN&gt; with as much data as you can so they can provide the more accurate answer possible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 09:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/341790#M126244</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-06-07T09:48:08Z</dc:date>
    </item>
    <item>
      <title>Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/341791#M126245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Unfortunately, even i look deeper into 20 decimals, value still the same. I dont think we can upgrade to other version beside version 9 since our server is only 9 and no point to have objects that server cant support. &lt;/P&gt;&lt;P&gt;Will give a try of other version/SR to confirm if this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 09:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/341791#M126245</guid>
      <dc:creator />
      <dc:date>2012-06-07T09:54:15Z</dc:date>
    </item>
    <item>
      <title>Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/341792#M126246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a work around you can include an if statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(sum(column(1) -column(2)) = -0.00, fabs(sum(column(1) -column(2))) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will return the absolute value of -0.00&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 16:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/341792#M126246</guid>
      <dc:creator />
      <dc:date>2012-06-07T16:03:10Z</dc:date>
    </item>
  </channel>
</rss>

