<?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: Top 2 Company Over 2 Years in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/640996#M1087283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create a table with company as a dimension, and then use an expression that outputs the sum of sales over the 2 year period&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then choose to display only the top three results&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2014 12:47:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-05T12:47:29Z</dc:date>
    <item>
      <title>Top 3 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/640995#M1087282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;I have following table,&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="325" style="border: 1px solid #000000; width: 194px; height: 308px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Company&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Sales&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Year&lt;BR /&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;205&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2006&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;301&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2005&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;56&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2004&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;257&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2006&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;654&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2005&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;147&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2004&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;256&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2006&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;65&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2005&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;59&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2004&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;598&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2006&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;254&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2005&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2004&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;and I have to find top 2 company over past 2 years, I want an output table as&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="75" style="border: 1px solid rgb(0, 0, 0); width: 188px; height: 3px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Comapany&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Sales&lt;BR /&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;911&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;852&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;506&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;please if anyone has any idea,help me out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 12:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/640995#M1087282</guid>
      <dc:creator />
      <dc:date>2014-06-05T12:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Top 2 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/640996#M1087283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create a table with company as a dimension, and then use an expression that outputs the sum of sales over the 2 year period&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then choose to display only the top three results&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 12:47:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/640996#M1087283</guid>
      <dc:creator />
      <dc:date>2014-06-05T12:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Top 2 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/640997#M1087284</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;try this&lt;/P&gt;&lt;P&gt;=FirstSortedValue(Company,&lt;/P&gt;&lt;P&gt;(-aggr(sum(Sales), Company))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bets regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 12:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/640997#M1087284</guid>
      <dc:creator />
      <dc:date>2014-06-05T12:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Top 3 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/640998#M1087285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would I Sum of sales over 2 Year period? Thats exactly I want,please share the expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/640998#M1087285</guid>
      <dc:creator />
      <dc:date>2014-06-05T13:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Top 3 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/640999#M1087286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Sum({&amp;lt;Year={"&amp;gt;&lt;STRONG&gt;$&lt;/STRONG&gt;(=Max(Year)-2) &amp;lt;=&lt;STRONG&gt;$&lt;/STRONG&gt;(=Max(Year))"}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/640999#M1087286</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-05T13:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Top 3 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641000#M1087287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=sum({$&amp;lt;Year={vCurrentYear},Year={vLastYear}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where the variables are for the two years that you want to sum over&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641000#M1087287</guid>
      <dc:creator />
      <dc:date>2014-06-05T13:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Top 3 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641001#M1087288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take the straight table and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:- Company&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:- if( Rank(Sum({&amp;lt;Year = {'&amp;gt;=$(=Max(Year-1)) &amp;lt;=$(=Max(Year))'} &amp;gt;} Sales)) &amp;lt;= 3, Sum({&amp;lt;Year = {'&amp;gt;=$(=Max(Year-1)) &amp;lt;=$(=Max(Year))'} &amp;gt;} Sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give as out put that you want see snap&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Max3Company.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/60164_Max3Company.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to get only for last 2 years data then use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exper:-&amp;nbsp; Sum({&amp;lt;Year = {'&amp;gt;=$(=Max(Year-1)) &amp;lt;=$(=Max(Year))'} &amp;gt;} Sales))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641001#M1087288</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-06-05T13:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Top 3 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641002#M1087289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641002#M1087289</guid>
      <dc:creator />
      <dc:date>2014-06-05T13:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Top 3 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641003#M1087290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, this one shows the top 3 values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641003#M1087290</guid>
      <dc:creator />
      <dc:date>2014-06-05T13:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Top 3 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641004#M1087291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641004#M1087291</guid>
      <dc:creator />
      <dc:date>2014-06-05T13:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Top 3 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641005#M1087292</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 created a qvw with a straight table, with Company as the Dimension and the expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =sum({$&amp;lt;Year={'$(=Max(Year))','$(=Max(Year)-1)'}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;On the Dimension Limits, I set to show only te 2 largest values, with no Other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641005#M1087292</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-06-05T13:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Top 3 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641006#M1087293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhawna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you check the result of the expression &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum({$&amp;lt;Year={vCurrentYear},Year={vLastYear}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;you get only sum of last 2 years but not B,D,A as you discussed in the post for top3 for last 2 years did you try with the this expression&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;"&gt;if( Rank(Sum({&amp;lt;Year = {'&amp;gt;=$(=Max(Year-1)) &amp;lt;=$(=Max(Year))'} &amp;gt;} Sales)) &amp;lt;= 3, Sum({&amp;lt;Year = {'&amp;gt;=$(=Max(Year-1)) &amp;lt;=$(=Max(Year))'} &amp;gt;} Sales))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which will give for last 2 years sales and for top 3 customers with ranking use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Over all Robert expression is correct but not ranking the expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Regards &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641006#M1087293</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-06-05T13:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Top 3 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641007#M1087294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Friends for helping me by giving your ideas.. thank you so much all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 14:06:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641007#M1087294</guid>
      <dc:creator />
      <dc:date>2014-06-05T14:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Top 3 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641008#M1087295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert Daitzman,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have also same requierment i am using your logic but i have used variables instead of direct year's like&lt;/P&gt;&lt;P&gt;vcurrentyear=year(this is my field)&lt;/P&gt;&lt;P&gt;vpreviousyear = max(year)-1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am trying to write set analysis like below but i am not getting any value it is showing emty table if you know any suggession please give to me.&lt;/P&gt;&lt;P&gt;i have used below&amp;nbsp; two expression :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 10pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;Year2={vcurrentyear},Year2={vpreviousyear}&amp;gt;}Sales2) .&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=sum&lt;SPAN style="font-size: 10pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Year2&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;"$(=vCurrentYear)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Year2&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;"$(=vpreviousyear)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;sales2&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 06:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641008#M1087295</guid>
      <dc:creator>ravindraa</dc:creator>
      <dc:date>2014-07-31T06:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Top 3 Company Over 2 Years</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641009#M1087296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ravindraa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which of those two expressions uses the correct field names?&amp;nbsp; Those two have different capitalizations which will be pointing towards differing fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 12:21:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Company-Over-2-Years/m-p/641009#M1087296</guid>
      <dc:creator />
      <dc:date>2014-07-31T12:21:38Z</dc:date>
    </item>
  </channel>
</rss>

