<?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: Rolling Quarters Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345457#M827194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your guidance. It now fulfills my purpose. It should be marked as correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I am now curious to know more. Can this type of expression be made for Half Years as well. For example HY1 means Q1 + Q2 and HY2 means Q3 + Q4. And also like wise Year ones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so can you help me again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manish Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jul 2017 06:15:22 GMT</pubDate>
    <dc:creator>manpri7078</dc:creator>
    <dc:date>2017-07-07T06:15:22Z</dc:date>
    <item>
      <title>Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345452#M827189</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;&lt;/P&gt;&lt;P&gt;I am attaching both sample excel file and sample qlikview document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make a rolling bar chart for quarterly data. The last bar will represent last possible quarter as per the data and previous bars will represent last n quarters depending upon the requirements of n.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My year start with April every year. So Q1 means Apr, May and Jun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me in making the expression.&lt;/P&gt;&lt;P&gt;For Rolling Months data I am using following expression at present :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Mon-Y]={"&amp;gt;$(=Num(Addmonths(Max([Mon-Y]),-5))) &amp;lt;=$(=Max([Mon-Y]))"} - for 5 rolling periods&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and dimension I am using is Date([Mon-Y],'MMM-YY')&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Now I want to make similar expression for rolling quarters for dimension representing quarters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manish Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345452#M827189</guid>
      <dc:creator>manpri7078</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345453#M827190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share your expected output ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ravi Balar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 04:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345453#M827190</guid>
      <dc:creator>balar025</dc:creator>
      <dc:date>2017-07-07T04:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345454#M827191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the desirable bar chart already. But it is showing all the quarters data as per sample excel file. I want to define a variable for example 2. And the bar chart will show last two quarters data. if I define it 3 it shows for 3 quarters and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I have clarified your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manish Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 04:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345454#M827191</guid>
      <dc:creator>manpri7078</dc:creator>
      <dc:date>2017-07-07T04:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345455#M827192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i understand, you requirement to show, conditional Quarter&lt;/P&gt;&lt;P&gt;for example if i select Apr-17 which falling Q1-17.&lt;/P&gt;&lt;P&gt;So, Q1-17, Q4-16,Q3-16 if my variable is define as 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Q1-17, Q4-16,Q3-16, Q2-16 if my variable is define as 3. So on...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;- &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Ravi Balar&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 05:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345455#M827192</guid>
      <dc:creator>balar025</dc:creator>
      <dc:date>2017-07-07T05:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345456#M827193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;see Attachment,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 05:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345456#M827193</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-07T05:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345457#M827194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your guidance. It now fulfills my purpose. It should be marked as correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I am now curious to know more. Can this type of expression be made for Half Years as well. For example HY1 means Q1 + Q2 and HY2 means Q3 + Q4. And also like wise Year ones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so can you help me again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manish Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 06:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345457#M827194</guid>
      <dc:creator>manpri7078</dc:creator>
      <dc:date>2017-07-07T06:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345458#M827195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See Attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 06:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345458#M827195</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-07T06:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345459#M827196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi Antonio,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I mean to know about rolling HYs just as for rolling Quarters for which your guidance worked perfectly for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example If I select 2, then the bar chart should show last 2 HYs data and so on just as you have done for Quarters data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching sample excel file again with some modifications to incorporate HY data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 06:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345459#M827196</guid>
      <dc:creator>manpri7078</dc:creator>
      <dc:date>2017-07-10T06:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345460#M827197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See Attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 10:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345460#M827197</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-10T10:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345461#M827198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi Antonio,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; 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: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;As per my sample data, my outcome should be the following If I select 3 from the slider object :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Since Q1 data for year 2018 is available only up to May 2017 hence my last bar to show same value as 251279 (Q1-18). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Now my second last bar to show value for H2-17 which is 755279&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.And my third last bar to show value for H1-17 which is 719949.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my expectation when I am selecting 3 from the slider object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I am more clear now of my expectations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manish Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 11:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345461#M827198</guid>
      <dc:creator>manpri7078</dc:creator>
      <dc:date>2017-07-10T11:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345462#M827199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See new Attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 12:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345462#M827199</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-10T12:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345463#M827200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi Antonio,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; 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: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;My Financial year starts with Apr every year so Last bar will show H1-18 and it will consist of only Apr-17 and May-17 data of 2018 as of now as per this sample file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; 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: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Now the previous bar should show data from Oct-16 to Mar-17 and bar before this should show data from &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Apr-16 to Sep-16. This is what I want If I select 3 from the slider object.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; 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-size: 13px; 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; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Manish Prasad&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 03:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345463#M827200</guid>
      <dc:creator>manpri7078</dc:creator>
      <dc:date>2017-07-11T03:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345464#M827201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 07:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345464#M827201</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-11T07:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345465#M827202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi Antonio,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when selecting 2 from the slider object it is showing wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manish Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 12:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345465#M827202</guid>
      <dc:creator>manpri7078</dc:creator>
      <dc:date>2017-07-11T12:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Quarters Data</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345466#M827203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;New Attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 13:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Quarters-Data/m-p/1345466#M827203</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-11T13:34:02Z</dc:date>
    </item>
  </channel>
</rss>

