<?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: Only show dimensions with a variance in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Only-show-dimensions-with-a-variance/m-p/7974#M1220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nicole, this did not work either.&amp;nbsp; What I ended up doing was altering the expression to allow Qlik to naturally remove the 0 variance instead of altering the Entity ID dimension.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revenue: IF(FABS(Sum(Revenue) - Sum([Alt. Revene])) = 0, 0, Sum(Revenue))&lt;/P&gt;&lt;P&gt;Alt. Revenue: IF(FABS(Sum(Revenue) - Sum([Alt. Revene])) = 0, 0, Sum([Alt. Revenue]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Feb 2018 12:11:03 GMT</pubDate>
    <dc:creator>hjm35055</dc:creator>
    <dc:date>2018-02-01T12:11:03Z</dc:date>
    <item>
      <title>Only show dimensions with a variance</title>
      <link>https://community.qlik.com/t5/QlikView/Only-show-dimensions-with-a-variance/m-p/7972#M1218</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 data that looks like below in a pivot table.&amp;nbsp; I am trying to only display the Entitys that have a variance.&amp;nbsp; I tried creating a calculated dimension but it is not working.&amp;nbsp; It was =If(Revenue-Alt. Revenue&amp;lt;&amp;gt;0,[Entity ID]).&amp;nbsp; I have a feeling it's because of the pivot table but if possible, I would like to keep it in a pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how I can do this?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2018-01-26 at 2.56.30 PM.png" class="jive-image image-1" src="/legacyfs/online/191585_Screen Shot 2018-01-26 at 2.56.30 PM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Hannah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2018 20:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-show-dimensions-with-a-variance/m-p/7972#M1218</guid>
      <dc:creator>hjm35055</dc:creator>
      <dc:date>2018-01-26T20:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Only show dimensions with a variance</title>
      <link>https://community.qlik.com/t5/QlikView/Only-show-dimensions-with-a-variance/m-p/7973#M1219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not use a calculation like this instead of trying to subtract?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([Revenue] &amp;lt;&amp;gt; [Alt. Revenue], [Entity ID])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2018 21:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-show-dimensions-with-a-variance/m-p/7973#M1219</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2018-01-26T21:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Only show dimensions with a variance</title>
      <link>https://community.qlik.com/t5/QlikView/Only-show-dimensions-with-a-variance/m-p/7974#M1220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nicole, this did not work either.&amp;nbsp; What I ended up doing was altering the expression to allow Qlik to naturally remove the 0 variance instead of altering the Entity ID dimension.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revenue: IF(FABS(Sum(Revenue) - Sum([Alt. Revene])) = 0, 0, Sum(Revenue))&lt;/P&gt;&lt;P&gt;Alt. Revenue: IF(FABS(Sum(Revenue) - Sum([Alt. Revene])) = 0, 0, Sum([Alt. Revenue]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 12:11:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-show-dimensions-with-a-variance/m-p/7974#M1220</guid>
      <dc:creator>hjm35055</dc:creator>
      <dc:date>2018-02-01T12:11:03Z</dc:date>
    </item>
  </channel>
</rss>

