<?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: Above function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/1256619#M869209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why would it not work in line chart &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;? Can you share a sample where it isn't working and I may be able to tweak it to work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2016 14:36:29 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-12-01T14:36:29Z</dc:date>
    <item>
      <title>Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/1256614#M869196</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 am trying to get %growth using above function.&amp;nbsp; I have trade month, tradername as dimension and expression is sum(value).&amp;nbsp; Using above function in expression (sum(value)-above(sum(value))/above(sum(Value))... This doesn't seem to be working in a line chart. It works in a table but line chart the % nos changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please assist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/1256614#M869196</guid>
      <dc:creator>tellmalaika17</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/1256615#M869203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Sum(value) - Aggr(Above(Sum(value)), tradename, month))/&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Aggr(Above(Sum(value)), tradename, month)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 19:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/1256615#M869203</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-30T19:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/1256616#M869205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Above function would work in Table chart.&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Month={ &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;$(Month-1)&lt;/SPAN&gt; }&amp;gt;} Sales))&lt;/P&gt;&lt;P&gt;/sum(Sales) - 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 19:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/1256616#M869205</guid>
      <dc:creator>rupamjyotidas</dc:creator>
      <dc:date>2016-11-30T19:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/1256617#M869206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Above function will not work in the line chart so this expression is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried this in a table chart and it works but not in line chart.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other function I can use to get %growth in a line chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 14:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/1256617#M869206</guid>
      <dc:creator>tellmalaika17</dc:creator>
      <dc:date>2016-12-01T14:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/1256618#M869208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes works in a table chart.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 14:34:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/1256618#M869208</guid>
      <dc:creator>tellmalaika17</dc:creator>
      <dc:date>2016-12-01T14:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/1256619#M869209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why would it not work in line chart &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;? Can you share a sample where it isn't working and I may be able to tweak it to work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 14:36:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/1256619#M869209</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-01T14:36:29Z</dc:date>
    </item>
  </channel>
</rss>

