<?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 Rolling Month / Quarter ............... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-Month-Quarter/m-p/233064#M84608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have created a rolling month using Set Analysis . But when I click on the Quarter and select the month june , Its only displaying the value of the month june . What I want is when I qlik on Quarter 2 and select the month june , it has to display the cummulative values from Jan to June .&lt;/P&gt;&lt;P&gt;To be more clear , If clik on Quarter 2 , it has to display the values of Quarter1 + Quarter2 , if I clik on Quarter 3 , it has to display the vales Quarter1 + Quarter2 + Quarter 3 .&lt;/P&gt;&lt;P&gt;I dont have a date column to use the addmonth functions and achieve it .&lt;/P&gt;&lt;P&gt;I have gone through some of the examples in the forum . But i didnot helped me .&lt;/P&gt;&lt;P&gt;I request your help...&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chakravarthy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Oct 2010 16:53:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-10T16:53:20Z</dc:date>
    <item>
      <title>Rolling Month / Quarter ...............</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Month-Quarter/m-p/233064#M84608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have created a rolling month using Set Analysis . But when I click on the Quarter and select the month june , Its only displaying the value of the month june . What I want is when I qlik on Quarter 2 and select the month june , it has to display the cummulative values from Jan to June .&lt;/P&gt;&lt;P&gt;To be more clear , If clik on Quarter 2 , it has to display the values of Quarter1 + Quarter2 , if I clik on Quarter 3 , it has to display the vales Quarter1 + Quarter2 + Quarter 3 .&lt;/P&gt;&lt;P&gt;I dont have a date column to use the addmonth functions and achieve it .&lt;/P&gt;&lt;P&gt;I have gone through some of the examples in the forum . But i didnot helped me .&lt;/P&gt;&lt;P&gt;I request your help...&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chakravarthy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Oct 2010 16:53:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Month-Quarter/m-p/233064#M84608</guid>
      <dc:creator />
      <dc:date>2010-10-10T16:53:20Z</dc:date>
    </item>
    <item>
      <title>Rolling Month / Quarter ...............</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Month-Quarter/m-p/233065#M84609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way to do this would be to create a field during load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;right(Quarter,1) as Quarter_Number&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;and then aggregating using set analysis like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;=sum({&amp;lt;Quarter_Number = {"&amp;lt;=$(=right(Quarter,1))"}&amp;gt;}Value)&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Oct 2010 20:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Month-Quarter/m-p/233065#M84609</guid>
      <dc:creator>mantaq10</dc:creator>
      <dc:date>2010-10-10T20:39:40Z</dc:date>
    </item>
  </channel>
</rss>

