<?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: How to get only few month data based on monthnumbers. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699690#M252595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i would suggest to create yeamonth field in the back end and use it in set analysis.&lt;/P&gt;&lt;P&gt;Here u have condition like u should show all data before 2014 may,&lt;/P&gt;&lt;P&gt;can be done like&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Yearmonth={'&amp;lt;201405'}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u wil need to do some changes in back end like&lt;/P&gt;&lt;P&gt;num(Year&amp;amp;if(len(Month)=1,'0'&amp;amp;Month,Month)) as Yearmonth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can even move 201405 to a vaiable for further modifications ion it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Sep 2014 12:06:26 GMT</pubDate>
    <dc:creator>sundarakumar</dc:creator>
    <dc:date>2014-09-03T12:06:26Z</dc:date>
    <item>
      <title>How to get only few month data based on monthnumbers.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699688#M252593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;Please see below My data,&lt;/P&gt;&lt;P&gt;Here i need for 2013 year hole sales and for 2014 year Jan to May data i need in my chart.&lt;/P&gt;&lt;P&gt;i wrote expression like this way but it's not working properly. =sum({$&amp;lt;Year = {$(=max(Year))}, Month =&amp;gt;} AOP_Cts/1000)&lt;/P&gt;&lt;P&gt;2013= here need Jan to Dec ...hole data&lt;/P&gt;&lt;P&gt;2014 = here i need Only Jan to May only&lt;/P&gt;&lt;P&gt;how we can write expression....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 294px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="98"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2013&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;20.946&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2013&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;21.061&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2013&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;21.92&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2013&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;21.848&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2013&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;16.645&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2013&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;23.912&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2013&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;25.137&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2013&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;24.963&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2013&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;9&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;25.113&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2013&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;23.429&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2013&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;11&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;5.267&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2013&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;21.411&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;16.141&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;15.855&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;19.934&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;21.189&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;13.436&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;20.667&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;24.445&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;24.596&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;9&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;25.537&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;22.119&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;11&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1.271&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17" style="border-top: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;15.13&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt; &lt;STRONG&gt;Advance Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Munna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 11:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699688#M252593</guid>
      <dc:creator>Srinivas</dc:creator>
      <dc:date>2014-09-03T11:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only few month data based on monthnumbers.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699689#M252594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best thing is to create a new field in your script that concatenate year and month:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;year * 100 + month as yearmonth&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;resident&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way you will have a field like 201307 ... 201401, 201402 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the expression become:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({$&amp;lt;yearmonth = {'&amp;lt;=201405'}&amp;gt;} AOP_Cts/1000)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;obviously you can use a variable for the current month ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 12:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699689#M252594</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-09-03T12:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only few month data based on monthnumbers.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699690#M252595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i would suggest to create yeamonth field in the back end and use it in set analysis.&lt;/P&gt;&lt;P&gt;Here u have condition like u should show all data before 2014 may,&lt;/P&gt;&lt;P&gt;can be done like&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Yearmonth={'&amp;lt;201405'}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u wil need to do some changes in back end like&lt;/P&gt;&lt;P&gt;num(Year&amp;amp;if(len(Month)=1,'0'&amp;amp;Month,Month)) as Yearmonth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can even move 201405 to a vaiable for further modifications ion it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 12:06:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699690#M252595</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-09-03T12:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only few month data based on monthnumbers.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699691#M252596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sundarakumar,&lt;/P&gt;&lt;P&gt;As per ur expression we are getting only one (May)month data but i want in year 2014 jan+feb+mar+Apr+May... this five month data in this year, And Previous year 2013 i want hole data like Jan+feb+Mar....upto Dec..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Advance Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Munna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 02:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699691#M252596</guid>
      <dc:creator>Srinivas</dc:creator>
      <dc:date>2014-09-04T02:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only few month data based on monthnumbers.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699692#M252597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Munna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Script:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableName:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;Num(Year &amp;amp; Num(Month, '00')) AS YearMonth&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now use 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;sum({&amp;lt;Year=, Month=, Yearmonth={'&amp;lt;201405'}&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 02:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699692#M252597</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-04T02:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only few month data based on monthnumbers.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699693#M252598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({&amp;lt;Yearmonth={&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&amp;lt;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;201405}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;please note the less than symbol in set analysis it will look for yearmonths which is less than 201405 which means all the years and month before it. if u want a from date also u can very well add it as &lt;/P&gt;&lt;P&gt;sum({&amp;lt;Yearmonth={ &lt;STRONG&gt;&amp;lt; &lt;/STRONG&gt;201405&amp;gt;201301}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we would suggest to move these numbers to&amp;nbsp; variables to make it dynamic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 04:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699693#M252598</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-09-04T04:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only few month data based on monthnumbers.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699694#M252599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Munna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating Yearmonth column, you may 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;"&gt;sum({&amp;lt;Yearmonth={&amp;lt;=201405}&amp;gt;}sales) &lt;/SPAN&gt;&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Chinna&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 05:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699694#M252599</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-04T05:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only few month data based on monthnumbers.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699695#M252600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;It's working fine but statically it shows correct when i select any one there's no any changes ..it is not a Dynamically .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please check once more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Munna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 09:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-few-month-data-based-on-monthnumbers/m-p/699695#M252600</guid>
      <dc:creator>Srinivas</dc:creator>
      <dc:date>2014-09-04T09:14:11Z</dc:date>
    </item>
  </channel>
</rss>

