<?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 Problem with Above function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-Above-function/m-p/1542423#M745919</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;The table is showing 2018-2019 data and they want compare sales side by side for the month level,So I have Used above() function to get the required output but in first cell it showing null. I suppose to get value from previous year (2017-2018) value. Is there any way to get required output.The expression like Sum(Sales) = Sum({&amp;lt;Year={max(Year)}&amp;gt;} Sales) and Prev Sales = &amp;nbsp; Above(Sum({&amp;lt;Year={max(Year)}&amp;gt;} Sales).&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Here Max(Year) is 2018-2019.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Venkey.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>venkey2847</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Problem with Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Above-function/m-p/1542423#M745919</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;The table is showing 2018-2019 data and they want compare sales side by side for the month level,So I have Used above() function to get the required output but in first cell it showing null. I suppose to get value from previous year (2017-2018) value. Is there any way to get required output.The expression like Sum(Sales) = Sum({&amp;lt;Year={max(Year)}&amp;gt;} Sales) and Prev Sales = &amp;nbsp; Above(Sum({&amp;lt;Year={max(Year)}&amp;gt;} Sales).&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Here Max(Year) is 2018-2019.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Venkey.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Above-function/m-p/1542423#M745919</guid>
      <dc:creator>venkey2847</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Above-function/m-p/1542564#M745920</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try the following;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-QlikView/First-value-in-above-function/td-p/702033" target="_blank"&gt;https://community.qlik.com/t5/New-to-QlikView/First-value-in-above-function/td-p/702033&lt;/A&gt;&lt;/P&gt;&lt;P&gt;May take a bit of work with your field names/months (depending how they are set), but should work.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 21:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Above-function/m-p/1542564#M745920</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2019-02-11T21:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Above-function/m-p/1542571#M745921</link>
      <description>You do not need to use ABOVE, you could just use plain sum aggregation of you adjust your expressions a bit.&lt;BR /&gt;&lt;BR /&gt;Latest year&lt;BR /&gt;Sum({&amp;lt;Year={"$(=max(Year))"}&amp;gt;} Sales)&lt;BR /&gt;&lt;BR /&gt;Previous year&lt;BR /&gt;Sum({&amp;lt;Year={"$(=max(Year)-1)"}&amp;gt;} Sales)&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Feb 2019 22:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Above-function/m-p/1542571#M745921</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-02-11T22:15:15Z</dc:date>
    </item>
  </channel>
</rss>

