<?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: Pick Last Year Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964374#M330690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maksood&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year={'$(=vPYear)'},Period={'=$(=vMaxMonth)'}&amp;gt;}[Sum of Sales])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2015 04:30:01 GMT</pubDate>
    <dc:creator>SreeniJD</dc:creator>
    <dc:date>2015-09-30T04:30:01Z</dc:date>
    <item>
      <title>Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964370#M330686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created below data in Pivot. In Growth Column What I want is Pick the value of last year which I will use in Growth Calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. in Sep-2014 the value should be 10820 and oct 2014 value should be 14763 and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as of now I am try to find it using addyears function. Which is not giving the desire result. Please help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Period={$(=AddYears(Period,-1))}&amp;gt;} Sales) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 392px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="98"&gt; &lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="98"&gt;Product1&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="98"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Product1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="98"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Product1&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17"&gt;Period&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none;"&gt;Sum of Sales&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Market Share&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Growth&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Sep-2013&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;10820&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;2.3%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Oct-2013&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;14763&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;2.5%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Nov-2013&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;16591&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3.3%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Dec-2013&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;17578&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3.3%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Jan-2014&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;20318&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3.4%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Feb-2014&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;16436&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3.3%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Mar-2014&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;15745&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3.0%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Apr-2014&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;14627&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3.0%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;May-2014&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;15374&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3.1%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Jun-2014&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;10996&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;2.4%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Jul-2014&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;11400&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;2.3%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Aug-2014&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;8446&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;2.0%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Sep-2014&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;8524&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1.7%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Oct-2014&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;15986&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3.0%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Nov-2014&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;14872&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3.0%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Dec-2014&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;13876&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;2.7%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Jan-2015&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;21910&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3.3%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Feb-2015&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;20817&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3.8%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Mar-2015&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;19031&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3.3%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Apr-2015&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;13032&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;2.5%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;May-2015&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;10769&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;2.1%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Jun-2015&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;9684&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;2.0%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Jul-2015&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;9438&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1.8%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Aug-2015&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;8525&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1.8%&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 04:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964370#M330686</guid>
      <dc:creator />
      <dc:date>2015-09-30T04:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964371#M330687</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;Your expression is correct.&lt;/P&gt;&lt;P&gt;just need to use " "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Period={"$(=AddYears(Period,-1))"}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also confirm Period is in date format or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 04:12:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964371#M330687</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-09-30T04:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964372#M330688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=sum({&amp;lt;Period={$(=date(AddYears(Period,-1), 'MMM-YYYY'))}&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 04:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964372#M330688</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2015-09-30T04:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964373#M330689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's not working. giving the same 0 result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 04:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964373#M330689</guid>
      <dc:creator />
      <dc:date>2015-09-30T04:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964374#M330690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maksood&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year={'$(=vPYear)'},Period={'=$(=vMaxMonth)'}&amp;gt;}[Sum of Sales])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 04:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964374#M330690</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-09-30T04:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964375#M330691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100436_Capture.PNG" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 04:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964375#M330691</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-09-30T04:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964376#M330692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the period values are in text format then you need to explicitly convert it into date by using Date# function .&lt;/P&gt;&lt;P&gt;Hope this would work &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 04:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964376#M330692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-30T04:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964377#M330693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;Yes Period is in date format. still not working after applying "".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 04:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964377#M330693</guid>
      <dc:creator />
      <dc:date>2015-09-30T04:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964378#M330694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Hi Max,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Yes Period is in date format. still not working after applying "".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 04:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964378#M330694</guid>
      <dc:creator />
      <dc:date>2015-09-30T04:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964379#M330695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreeni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do I need to create &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;vPYear and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;vMaxMonth? What value should I store in these vairbles?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 04:56:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964379#M330695</guid>
      <dc:creator />
      <dc:date>2015-09-30T04:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964380#M330696</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;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=sum({&amp;lt;Period={$(=date(AddYears(Period,-1), 'MMM-YYYY'))}&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 05:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964380#M330696</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-09-30T05:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964381#M330697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at this app. Hope it will help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 05:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964381#M330697</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2015-09-30T05:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964382#M330698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No Attachemt found.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 05:09:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964382#M330698</guid>
      <dc:creator />
      <dc:date>2015-09-30T05:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964383#M330699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;check the 'period' is in date format or not..&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;can u share the app, that will be easy to others to suggest the solution..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 05:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964383#M330699</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2015-09-30T05:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964384#M330700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may like to create new field in backend like -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main:&lt;/P&gt;&lt;P&gt;Load *,alt(peek(Product1_Sum,-12),0) as Growth resident table;&lt;/P&gt;&lt;P&gt;Drop table table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 06:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964384#M330700</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2015-09-30T06:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964385#M330701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maksood,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Digvijay suggested,&lt;/P&gt;&lt;P&gt;Try this script.. its working perfectly fine &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab1:&lt;/P&gt;&lt;P&gt;LOAD Period, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Sum of Sales], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Market Share], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Growth&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2051" data-containertype="14" data-objectid="184654" data-objecttype="1" href="https://community.qlik.com/thread/184654"&gt;https://community.qlik.com/thread/184654&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(html, codepage is 1252, embedded labels, table is @1, filters(&lt;/P&gt;&lt;P&gt;Remove(Row, Pos(Top, 1))&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab2:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*, alt(peek([Sum of Sales],-12),0) as Growth1&lt;/P&gt;&lt;P&gt;resident Tab1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table Tab1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="PrevSales.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100437_PrevSales.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 06:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964385#M330701</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-09-30T06:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Last Year Data</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964386#M330702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 07:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Last-Year-Data/m-p/964386#M330702</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2015-09-30T07:03:13Z</dc:date>
    </item>
  </channel>
</rss>

