<?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 Need Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/513183#M191761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem in achieving the format attached below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show Last 3 months, Last 6 months and Last 12 months data along with all months data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know , we can concatenate 3 months , 6 months and 12 months data with original one which will give me the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I dont want it , as the data size is very huge which will increase the data at huge extent.&lt;/P&gt;&lt;P&gt;I there any other way out.&lt;/P&gt;&lt;P&gt;Even writing all expressions for every month is my last option. &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;&lt;IMG alt="sample output.PNG.png" class="jive-image" src="/legacyfs/online/51530_sample output.PNG.png" style="width: 620px; height: 46px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 07:03:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-15T07:03:43Z</dc:date>
    <item>
      <title>Need Help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/513183#M191761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem in achieving the format attached below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show Last 3 months, Last 6 months and Last 12 months data along with all months data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know , we can concatenate 3 months , 6 months and 12 months data with original one which will give me the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I dont want it , as the data size is very huge which will increase the data at huge extent.&lt;/P&gt;&lt;P&gt;I there any other way out.&lt;/P&gt;&lt;P&gt;Even writing all expressions for every month is my last option. &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;&lt;IMG alt="sample output.PNG.png" class="jive-image" src="/legacyfs/online/51530_sample output.PNG.png" style="width: 620px; height: 46px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 07:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/513183#M191761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-15T07:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/513184#M191762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create set analysis expressions for last 3, 6 and 12 months like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;variables:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;vMaxSelectedCalendarDate=MonthStart(max(Trade.Date))&lt;/P&gt;&lt;P&gt;vLastThreeMonths = =addmonths(vMaxSelectedCalendarDate,-3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;expression for last 3 months:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;[Trade.Date] = {"&amp;gt;=$(vLastThreeMonths)&amp;lt;$(vMaxSelectedCalendarDate)"},[Trade Month]=,[Trade Year]=,[Trade Quarter]=&amp;gt;}itemid)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trade.Date is the calendar date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Angad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 07:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/513184#M191762</guid>
      <dc:creator />
      <dc:date>2014-01-15T07:09:58Z</dc:date>
    </item>
  </channel>
</rss>

