<?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: QlikView: Supress Zero Value in combination with above() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-Supress-Zero-Value-in-combination-with-above/m-p/1194895#M385547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not seeing it in the file you attached as well&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/139209_Capture.PNG" style="height: 123px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version of QV12 are you using? I am using QV12 SR5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2016 18:37:04 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-09-29T18:37:04Z</dc:date>
    <item>
      <title>QlikView: Supress Zero Value in combination with above()</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Supress-Zero-Value-in-combination-with-above/m-p/1194892#M385544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, just a very simple example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;tab:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;INLINE&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; Year, Value&lt;BR /&gt; 2013, 10&lt;BR /&gt; 2014, 20&lt;BR /&gt; 2015, 30&lt;BR /&gt; 2016, 40&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/139199_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;I created a chart with dimension Year and the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;Above&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;( {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; += {&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;$(=max(Year)-1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I select a Year:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/139200_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;I don't understand why the marked line is still&amp;nbsp; visibile?!?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/139201_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 18:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Supress-Zero-Value-in-combination-with-above/m-p/1194892#M385544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-29T18:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView: Supress Zero Value in combination with above()</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Supress-Zero-Value-in-combination-with-above/m-p/1194893#M385545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not seeing the same issue as you&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/139203_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you still see that one row when you open the attached file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 18:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Supress-Zero-Value-in-combination-with-above/m-p/1194893#M385545</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-29T18:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView: Supress Zero Value in combination with above()</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Supress-Zero-Value-in-combination-with-above/m-p/1194894#M385546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cant't test it now, because I have only QlikView 12 Personal Edition here.&lt;/P&gt;&lt;P&gt;For me it looks like a bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at my attachment...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 18:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Supress-Zero-Value-in-combination-with-above/m-p/1194894#M385546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-29T18:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView: Supress Zero Value in combination with above()</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Supress-Zero-Value-in-combination-with-above/m-p/1194895#M385547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not seeing it in the file you attached as well&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/139209_Capture.PNG" style="height: 123px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version of QV12 are you using? I am using QV12 SR5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 18:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Supress-Zero-Value-in-combination-with-above/m-p/1194895#M385547</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-29T18:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView: Supress Zero Value in combination with above()</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Supress-Zero-Value-in-combination-with-above/m-p/1194896#M385548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe because '+' means&lt;/P&gt;&lt;P&gt;'using an implicit union to add the products “2015" to the list of selected products.'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 18:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Supress-Zero-Value-in-combination-with-above/m-p/1194896#M385548</guid>
      <dc:creator>rupamjyotidas</dc:creator>
      <dc:date>2016-09-29T18:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView: Supress Zero Value in combination with above()</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Supress-Zero-Value-in-combination-with-above/m-p/1194897#M385549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I thought something similar, that's why my question...&lt;/P&gt;&lt;P&gt;First I used QV12 SR1, now I updated to a newer version and it works as supossed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 18:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Supress-Zero-Value-in-combination-with-above/m-p/1194897#M385549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-29T18:48:30Z</dc:date>
    </item>
  </channel>
</rss>

