<?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 ABOVE statement shows null when I change offset in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ABOVE-statement-shows-null-when-I-change-offset/m-p/1033119#M936883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Qlik Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABOVE statement shows null when I change offset. See 3 columns-samples below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test.jpg" class="jive-image image-1" height="146" src="https://community.qlik.com/legacyfs/online/114737_test.jpg" style="height: 146px; width: 754.333px;" width="754" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample 1 = &lt;STRONG&gt;Above ( Sales, 0, 1)&lt;/STRONG&gt; - works fine&lt;/P&gt;&lt;P&gt;Sample 2 = &lt;STRONG&gt;Above ( Sales, 1, 1)&lt;/STRONG&gt; - failing, shows "-"&lt;/P&gt;&lt;P&gt;Sample 3 = &lt;STRONG&gt;RangeSum( Above ( Sales, 1, 1)&lt;/STRONG&gt; &lt;SPAN style="font-size: 13.3333px;"&gt;- failing, shows 0 (I thought maybe RangeSum can solve it...)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(Chart 'Pivot table' used as object)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-20T18:02:30Z</dc:date>
    <item>
      <title>ABOVE statement shows null when I change offset</title>
      <link>https://community.qlik.com/t5/QlikView/ABOVE-statement-shows-null-when-I-change-offset/m-p/1033119#M936883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Qlik Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABOVE statement shows null when I change offset. See 3 columns-samples below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test.jpg" class="jive-image image-1" height="146" src="https://community.qlik.com/legacyfs/online/114737_test.jpg" style="height: 146px; width: 754.333px;" width="754" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample 1 = &lt;STRONG&gt;Above ( Sales, 0, 1)&lt;/STRONG&gt; - works fine&lt;/P&gt;&lt;P&gt;Sample 2 = &lt;STRONG&gt;Above ( Sales, 1, 1)&lt;/STRONG&gt; - failing, shows "-"&lt;/P&gt;&lt;P&gt;Sample 3 = &lt;STRONG&gt;RangeSum( Above ( Sales, 1, 1)&lt;/STRONG&gt; &lt;SPAN style="font-size: 13.3333px;"&gt;- failing, shows 0 (I thought maybe RangeSum can solve it...)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(Chart 'Pivot table' used as object)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ABOVE-statement-shows-null-when-I-change-offset/m-p/1033119#M936883</guid>
      <dc:creator />
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: ABOVE statement shows null when I change offset</title>
      <link>https://community.qlik.com/t5/QlikView/ABOVE-statement-shows-null-when-I-change-offset/m-p/1033120#M936884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's because of the so called column segments. Above() will only work within a column segment.&lt;/P&gt;&lt;P&gt;A new column segments starts for very change in an upper dimensional value (i.e. for every change in TMC).&lt;/P&gt;&lt;P&gt;In your example, your column segments starts on each new line, hence above() with an offset other zero won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To disregard the column segments, use the TOTAL qualifier:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Above(&lt;STRONG&gt;TOTAL&lt;/STRONG&gt; Sales,1,1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 18:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ABOVE-statement-shows-null-when-I-change-offset/m-p/1033120#M936884</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-15T18:35:51Z</dc:date>
    </item>
  </channel>
</rss>

