<?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 % Change for 1st record in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-for-1st-record/m-p/129721#M19554</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 currently have growth rate calculated as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revenue: Sum(Revenue)&lt;/P&gt;&lt;P&gt;Growth Rate: (Sum(Revenue)-Above(Sum(Revenue)))/Above(Sum(Revenue))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this the 1st record is blank/null/NA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway to calculate the growth rate of 1st record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: My selection on Year filter is from 2017 - 2020. If i select an additional year as 2016, it is showing 2015 rate % blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2018 16:10:56 GMT</pubDate>
    <dc:creator>satishkurra</dc:creator>
    <dc:date>2018-10-23T16:10:56Z</dc:date>
    <item>
      <title>% Change for 1st record</title>
      <link>https://community.qlik.com/t5/QlikView/Change-for-1st-record/m-p/129721#M19554</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 currently have growth rate calculated as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revenue: Sum(Revenue)&lt;/P&gt;&lt;P&gt;Growth Rate: (Sum(Revenue)-Above(Sum(Revenue)))/Above(Sum(Revenue))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this the 1st record is blank/null/NA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway to calculate the growth rate of 1st record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: My selection on Year filter is from 2017 - 2020. If i select an additional year as 2016, it is showing 2015 rate % blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 16:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-for-1st-record/m-p/129721#M19554</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2018-10-23T16:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: % Change for 1st record</title>
      <link>https://community.qlik.com/t5/QlikView/Change-for-1st-record/m-p/129722#M19555</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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;(Sum(Revenue)-Above(Sum(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;Year&amp;gt;}&lt;/SPAN&gt;Revenue)))/Above(Sum(&lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;Year&amp;gt;}&lt;/STRONG&gt;Revenue))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 16:21:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-for-1st-record/m-p/129722#M19555</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-23T16:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: % Change for 1st record</title>
      <link>https://community.qlik.com/t5/QlikView/Change-for-1st-record/m-p/129723#M19556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can simplify the equation and use this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(Revenue)/Above(Sum(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;{&amp;lt;Year&amp;gt;}&lt;/SPAN&gt;Revenue)) - 1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 16:22:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-for-1st-record/m-p/129723#M19556</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-23T16:22:39Z</dc:date>
    </item>
  </channel>
</rss>

