<?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 Calendars in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690015#M1052297</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Within a calendar, can you limit the years to be displayed in your application.&amp;nbsp; Lets say you have data covering the following years:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2009&lt;/P&gt;&lt;P&gt;2010&lt;/P&gt;&lt;P&gt;2011&lt;/P&gt;&lt;P&gt;2012&lt;/P&gt;&lt;P&gt;2013&lt;/P&gt;&lt;P&gt;2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i restrict my calendar to say the last three years or something like that?&amp;nbsp; Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Oct 2014 08:25:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-24T08:25:14Z</dc:date>
    <item>
      <title>Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690015#M1052297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Within a calendar, can you limit the years to be displayed in your application.&amp;nbsp; Lets say you have data covering the following years:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2009&lt;/P&gt;&lt;P&gt;2010&lt;/P&gt;&lt;P&gt;2011&lt;/P&gt;&lt;P&gt;2012&lt;/P&gt;&lt;P&gt;2013&lt;/P&gt;&lt;P&gt;2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i restrict my calendar to say the last three years or something like that?&amp;nbsp; Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:25:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendars/m-p/690015#M1052297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-24T08:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690016#M1052298</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;You might get better help if you were more specific. Do you want to load only the last three years? Or display the last three years in a chart or table? Do you want a calculated dimension, or a set expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, you could use this in a set expressiom:&lt;/P&gt;&lt;P&gt;{&amp;lt;Year&amp;nbsp; = {'&amp;gt;=$(=Max(Year) - 3)'}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:32:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendars/m-p/690016#M1052298</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-10-24T08:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690017#M1052301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 10:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendars/m-p/690017#M1052301</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-25T10:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690018#M1052304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&amp;nbsp; I want my calendar to load the last three years.&amp;nbsp; How do i accomplish this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 10:50:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendars/m-p/690018#M1052304</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-25T10:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690019#M1052307</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 load script you can achieve this by&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Year&lt;/P&gt;&lt;P&gt;2009&lt;/P&gt;&lt;P&gt;2010&lt;/P&gt;&lt;P&gt;2011&lt;/P&gt;&lt;P&gt;2012&lt;/P&gt;&lt;P&gt;2013&lt;/P&gt;&lt;P&gt;2014&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Where Year &amp;gt;= Year( Today() ) - 2 AND Year &amp;lt;= Year( Today() );&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 12:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendars/m-p/690019#M1052307</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-10-25T12:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690020#M1052310</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;For better explain i load another table with only last latest years&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Year&lt;/P&gt;&lt;P&gt;2009&lt;/P&gt;&lt;P&gt;2010&lt;/P&gt;&lt;P&gt;2011&lt;/P&gt;&lt;P&gt;2012&lt;/P&gt;&lt;P&gt;2013&lt;/P&gt;&lt;P&gt;2014 &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filtered:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Year as Last3Year&lt;/P&gt;&lt;P&gt;Resident Data Where Year &amp;gt;= Year(Today())-2 and Year &amp;lt;= Year(Today());&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="LastThreeYr.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69692_LastThreeYr.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 12:40:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendars/m-p/690020#M1052310</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-10-25T12:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690021#M1052313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excellent example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you could also keep the Where clause even simpler if you didn't have any years in the future such as 2015.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filtered:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Year as Last3Year&lt;/P&gt;&lt;P&gt;Resident Data &lt;/P&gt;&lt;P&gt;Where Year &amp;gt;= Year(Today())-2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;www.techstuffy.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 12:52:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendars/m-p/690021#M1052313</guid>
      <dc:creator>markodonovan</dc:creator>
      <dc:date>2014-10-25T12:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690022#M1052317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mark, Yes it is right way also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 13:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendars/m-p/690022#M1052317</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-10-25T13:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690023#M1052320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;below condition is worth to write&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;AND Year &amp;lt;= Year( Today()&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;only &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Where Year &amp;gt;= Year( Today() ) - 2 condition will do the trick&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;see example below&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Year&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-style: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;if( Year &amp;gt;= Year( Today() ) - 2,&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-style: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Year ) as Last3years&lt;/EM&gt;&lt;/STRONG&gt;;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * Inline&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Year&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2009&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2010&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2011&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2012&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2013&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2014&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;]&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt; ;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 14:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendars/m-p/690023#M1052320</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-10-25T14:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690024#M1052322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is another approach for the same as Sunil suggest by using Flag field if you want to keep both the fields and also do not need to create another table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Year,&lt;/P&gt;&lt;P&gt;if( Year &amp;gt;= Year(Today())-2, 1, 0) as Last3YrFlag;&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[ &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Year&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2009&lt;/P&gt;&lt;P&gt;2010&lt;/P&gt;&lt;P&gt;2011&lt;/P&gt;&lt;P&gt;2012&lt;/P&gt;&lt;P&gt;2013&lt;/P&gt;&lt;P&gt;2014 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in the expression you have to write SET expression &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Sum( {&amp;lt;Last3YrFlag ={'1'} &amp;gt;}&amp;nbsp; Metrics )&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 15:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendars/m-p/690024#M1052322</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-10-25T15:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690025#M1052323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks anand .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we could also use conditions without if as they are consuming memory &lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;STRONG&gt;&lt;EM&gt;*&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;STRONG&gt;&lt;EM&gt;where &lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 12px; font-style: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Year &amp;gt;= Year( Today() ) - 2;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;LOAD * Inline&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;[&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Year&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;2009&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;2010&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;2011&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;2012&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;2013&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;2014&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;]&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 15:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendars/m-p/690025#M1052323</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-10-25T15:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690026#M1052324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your valuable inputs, most appreciated.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Oct 2014 13:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendars/m-p/690026#M1052324</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-26T13:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690027#M1052325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;In the load script you can achieve this by&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Data:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * Inline&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Year&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2009&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2010&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2011&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2012&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2013&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2014&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;]&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Where Year &amp;gt;= Year( Today() ) - 2 AND Year &amp;lt;= Year( Today() );&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Oct 2014 13:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendars/m-p/690027#M1052325</guid>
      <dc:creator />
      <dc:date>2014-10-26T13:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Calendars/m-p/690028#M1052326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 06:48:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendars/m-p/690028#M1052326</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-27T06:48:25Z</dc:date>
    </item>
  </channel>
</rss>

