<?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: % Change in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change/m-p/1228405#M850654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have license at this time. View seems you need %Change from (2017 Sales - 2016 Sales)/2016 Sales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the expression you made to get Data points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Sum({&amp;lt;Filter1, Filter2, Year = {'2017'}&amp;gt;}Sales)-Sum(&lt;SPAN style="font-size: 13.3333px;"&gt;{&amp;lt;Filter1, Filter2, Year = {'2016'}&amp;gt;}&lt;/SPAN&gt;Sales))/Sum(&lt;SPAN style="font-size: 13.3333px;"&gt;{&amp;lt;Filter1, Filter2, Year = {'2016'}&amp;gt;}&lt;/SPAN&gt;Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of Year = {'2017'} - You can use your Form like Max(Year).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Mar 2017 05:10:39 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-03-17T05:10:39Z</dc:date>
    <item>
      <title>% Change</title>
      <link>https://community.qlik.com/t5/QlikView/Change/m-p/1228404#M850653</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;In the attached application i need to introduce % change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%Change = (2017-2016)/2016&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/Change/m-p/1228404#M850653</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: % Change</title>
      <link>https://community.qlik.com/t5/QlikView/Change/m-p/1228405#M850654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have license at this time. View seems you need %Change from (2017 Sales - 2016 Sales)/2016 Sales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the expression you made to get Data points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Sum({&amp;lt;Filter1, Filter2, Year = {'2017'}&amp;gt;}Sales)-Sum(&lt;SPAN style="font-size: 13.3333px;"&gt;{&amp;lt;Filter1, Filter2, Year = {'2016'}&amp;gt;}&lt;/SPAN&gt;Sales))/Sum(&lt;SPAN style="font-size: 13.3333px;"&gt;{&amp;lt;Filter1, Filter2, Year = {'2016'}&amp;gt;}&lt;/SPAN&gt;Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of Year = {'2017'} - You can use your Form like Max(Year).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 05:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change/m-p/1228405#M850654</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-17T05:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: % Change</title>
      <link>https://community.qlik.com/t5/QlikView/Change/m-p/1228406#M850655</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;Below is the expression used to calculate MTD for last four years.Below is the table structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156587_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Column 1 Expression:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;SoldDate = {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), 0)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), 0), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -1)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -1), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -2)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -2), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -3)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -3), 'M/D/YYYY'))"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;}, SoldMonth, SoldYear&amp;gt;}ESTCUST)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 06:13:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change/m-p/1228406#M850655</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2017-03-17T06:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: % Change</title>
      <link>https://community.qlik.com/t5/QlikView/Change/m-p/1228407#M850656</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;Any clue to get this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 08:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change/m-p/1228407#M850656</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2017-03-17T08:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: % Change</title>
      <link>https://community.qlik.com/t5/QlikView/Change/m-p/1228408#M850657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;SoldDate = {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), 0)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), 0), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -1)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -1), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -2)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -2), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -3)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -3), 'M/D/YYYY'))"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;}, SoldMonth, SoldYear&amp;gt;}ESTCUST)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/Above(Sum({&amp;lt;SoldDate = {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), 0)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), 0), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -1)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -1), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -2)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -2), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -3)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -3), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -4)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -4), 'M/D/YYYY'))"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;}, SoldMonth, SoldYear&amp;gt;}ESTCUST)) - 1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 08:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change/m-p/1228408#M850657</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-17T08:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: % Change</title>
      <link>https://community.qlik.com/t5/QlikView/Change/m-p/1228409#M850658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be the% change&amp;nbsp; logic for the below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;STRONG&gt;(Sum({&amp;lt;SoldDate = {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), 0)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), 0), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -1)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -1), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -2)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -2), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -3)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -3), 'M/D/YYYY'))"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;}, SoldMonth, SoldYear&amp;gt;}INVCOUNT))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Sum({&amp;lt;SoldDate = {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), 0)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), 0), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -1)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -1), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -2)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -2), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -3)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -3), 'M/D/YYYY'))"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;}, SoldMonth, SoldYear&amp;gt;}ESTCUST))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks..&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 09:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change/m-p/1228409#M850658</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2017-03-17T09:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: % Change</title>
      <link>https://community.qlik.com/t5/QlikView/Change/m-p/1228410#M850659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what do you mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 09:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change/m-p/1228410#M850659</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-17T09:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: % Change</title>
      <link>https://community.qlik.com/t5/QlikView/Change/m-p/1228411#M850660</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 mean..Closing rate for the chart in attached qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 09:45:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change/m-p/1228411#M850660</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2017-03-17T09:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: % Change</title>
      <link>https://community.qlik.com/t5/QlikView/Change/m-p/1228412#M850661</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({&amp;lt;SoldDate = {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), 0)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), 0), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -1)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -1), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -2)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -2), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -3)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -3), 'M/D/YYYY'))"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;}, SoldMonth, SoldYear&amp;gt;}INVCOUNT)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Sum({&amp;lt;SoldDate = {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), 0)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), 0), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -1)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -1), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -2)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -2), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -3)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -3), 'M/D/YYYY'))"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;}, SoldMonth, SoldYear&amp;gt;}ESTCUST)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/Above (Sum({&amp;lt;SoldDate = {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), 0)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), 0), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -1)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -1), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -2)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -2), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -3)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -3), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -4)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -4), 'M/D/YYYY'))"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;}, SoldMonth, SoldYear&amp;gt;}INVCOUNT)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Sum({&amp;lt;SoldDate = {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), 0)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), 0), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -1)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -1), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -2)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -2), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -3)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -3), 'M/D/YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(AddYears(Max(SoldDate), -4)), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(AddYears(Max(SoldDate), -4), 'M/D/YYYY'))"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;}, SoldMonth, SoldYear&amp;gt;}ESTCUST)))-1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 10:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change/m-p/1228412#M850661</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-17T10:58:46Z</dc:date>
    </item>
  </channel>
</rss>

