<?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: Consolidating Months into Quarters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965991#M962566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/61824"&gt;MarcoWedel&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to implement this fix but I'm coming across an usual issue. I think it may be related to the fact that my fiscal year starts in Apr?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution above works perfectly when using the FiscalMonthNumeric (See the top two charts in the attached) whereas if I use the Month field, it works until I get to January, it then puts January's data in Q1, Feb in Q2 and March in Q3. (The bottom 2 graphs in the attached)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only difference in the two is one dimension says&lt;/P&gt;&lt;P&gt;If(FiscalMonthNumeric&amp;lt;Ceil(Max(TOTAL FiscalMonthNumeric),3)-2,FiscalQuarter, Month)&lt;/P&gt;&lt;P&gt;and the other is&lt;/P&gt;&lt;P&gt;If(FiscalMonthNumeric&amp;lt;Ceil(Max(TOTAL FiscalMonthNumeric),3)-2,FiscalQuarter, &lt;SPAN style="font-size: 13.3333px;"&gt;FiscalMonthNumeric&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have an idea how to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2015 11:49:34 GMT</pubDate>
    <dc:creator>Karl_Hart</dc:creator>
    <dc:date>2015-11-25T11:49:34Z</dc:date>
    <item>
      <title>Consolidating Months into Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965985#M962558</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've had a request and I'm at a loss as to how to go about it. I have a series of bar charts that show performance on a month by month basis. As we get into the financial year there are more and more bars and I need to condense them down. I've been asked if I can collapse three months into a quarter once it has passed but show the monthly performance for the most recent months. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I've not explained that at all well so hopefully the below chart explains what I want to see each month a bit better than I can&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Month&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Chart Dimension&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 512px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;M1&lt;/TD&gt;&lt;TD width="64"&gt;&lt;/TD&gt;&lt;TD width="64"&gt;Apr&lt;/TD&gt;&lt;TD width="64"&gt;&lt;/TD&gt;&lt;TD width="64"&gt;&lt;/TD&gt;&lt;TD width="64"&gt;&lt;/TD&gt;&lt;TD width="64"&gt;&lt;/TD&gt;&lt;TD width="64"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;M2&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Apr&lt;/TD&gt;&lt;TD&gt;May&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;M3&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Apr&lt;/TD&gt;&lt;TD&gt;May&lt;/TD&gt;&lt;TD&gt;Jun&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;M4&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Q1&lt;/TD&gt;&lt;TD&gt;Jul&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;M5&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Q1&lt;/TD&gt;&lt;TD&gt;Jul&lt;/TD&gt;&lt;TD&gt;Aug&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;M6&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Q1&lt;/TD&gt;&lt;TD&gt;Jul&lt;/TD&gt;&lt;TD&gt;Aug&lt;/TD&gt;&lt;TD&gt;Sep&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;M7&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Q1&lt;/TD&gt;&lt;TD&gt;Q2&lt;/TD&gt;&lt;TD&gt;Oct&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;M8&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Q1&lt;/TD&gt;&lt;TD&gt;Q2&lt;/TD&gt;&lt;TD&gt;Oct&lt;/TD&gt;&lt;TD&gt;Nov&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;M9&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Q1&lt;/TD&gt;&lt;TD&gt;Q2&lt;/TD&gt;&lt;TD&gt;Oct&lt;/TD&gt;&lt;TD&gt;Nov&lt;/TD&gt;&lt;TD&gt;Dec&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;M10&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Q1&lt;/TD&gt;&lt;TD&gt;Q2&lt;/TD&gt;&lt;TD&gt;Q3&lt;/TD&gt;&lt;TD&gt;Jan&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;M11&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Q1&lt;/TD&gt;&lt;TD&gt;Q2&lt;/TD&gt;&lt;TD&gt;Q3&lt;/TD&gt;&lt;TD&gt;Jan&lt;/TD&gt;&lt;TD&gt;Feb&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;M12&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Q1&lt;/TD&gt;&lt;TD&gt;Q2&lt;/TD&gt;&lt;TD&gt;Q3&lt;/TD&gt;&lt;TD&gt;Jan&lt;/TD&gt;&lt;TD&gt;Feb&lt;/TD&gt;&lt;TD&gt;Mar&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully that is a bit clearer, and hopefully you can let me know of how this can be done using dimensions and not by having a whole series of Expressions with conditional formatting on them (I think this would take too long for the numerous reports I have set up)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 08:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965985#M962558</guid>
      <dc:creator>Karl_Hart</dc:creator>
      <dc:date>2015-10-13T08:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidating Months into Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965986#M962559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The usual way to deal with this is to use a Drill Down group. That way you can easily drill down from the quarter to the month. That usually makes more sense then putting quarter and month values next to each other. The quarter total are a lot larger than month totals so side by side comparison is pointless anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're only showing the number values in a table then the user can use a pivot table and collapse/expand the quarter and month dimensions as needed to get the view he/she wants.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 16:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965986#M962559</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-10-22T16:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidating Months into Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965987#M962560</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;one solution could be a calculated dimension like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14455514913955704 jive_text_macro" jivemacro_uid="_14455514913955704"&gt;
&lt;P&gt;=If(Month&amp;lt;Ceil(Max(TOTAL Month),3)-2,Quarter, Month)&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_186573_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/102865_QlikCommunity_Thread_186573_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_186573_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/102869_QlikCommunity_Thread_186573_Pic2.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_186573_Pic4.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/102870_QlikCommunity_Thread_186573_Pic4.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_186573_Pic5.JPG" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/102872_QlikCommunity_Thread_186573_Pic5.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_186573_Pic6.JPG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/102871_QlikCommunity_Thread_186573_Pic6.JPG" style="height: 255px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although I agree that comparing month values with quarter values is not very intuitive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 22:07:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965987#M962560</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-10-22T22:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidating Months into Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965988#M962561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the comments, these reports are to be printed out so the drill down isnt an option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the comparisons, its comparing percentages so comparing this months performance against the performance for the last three months is a valid one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main reasoning behind it is that a committee meets every quarter to review performance and so at the start of Q2 they have already looked at Apr/May/Jun in detail so dont need those individual months, but want it there so they can compare Jul/Aug/Sep against Q1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 06:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965988#M962561</guid>
      <dc:creator>Karl_Hart</dc:creator>
      <dc:date>2015-10-23T06:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidating Months into Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965989#M962562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the solution, this works great. As for it not being very intiuitive, please see my reply to Gysbert, I'm sure I'm not thwe only one for who this would be useful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 06:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965989#M962562</guid>
      <dc:creator>Karl_Hart</dc:creator>
      <dc:date>2015-10-23T06:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidating Months into Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965990#M962564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very awesome &lt;A href="https://community.qlik.com/qlik-users/61824"&gt;MarcoWedel&lt;/A&gt;‌‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 12:14:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965990#M962564</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-23T12:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidating Months into Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965991#M962566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/61824"&gt;MarcoWedel&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to implement this fix but I'm coming across an usual issue. I think it may be related to the fact that my fiscal year starts in Apr?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution above works perfectly when using the FiscalMonthNumeric (See the top two charts in the attached) whereas if I use the Month field, it works until I get to January, it then puts January's data in Q1, Feb in Q2 and March in Q3. (The bottom 2 graphs in the attached)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only difference in the two is one dimension says&lt;/P&gt;&lt;P&gt;If(FiscalMonthNumeric&amp;lt;Ceil(Max(TOTAL FiscalMonthNumeric),3)-2,FiscalQuarter, Month)&lt;/P&gt;&lt;P&gt;and the other is&lt;/P&gt;&lt;P&gt;If(FiscalMonthNumeric&amp;lt;Ceil(Max(TOTAL FiscalMonthNumeric),3)-2,FiscalQuarter, &lt;SPAN style="font-size: 13.3333px;"&gt;FiscalMonthNumeric&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have an idea how to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 11:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consolidating-Months-into-Quarters/m-p/965991#M962566</guid>
      <dc:creator>Karl_Hart</dc:creator>
      <dc:date>2015-11-25T11:49:34Z</dc:date>
    </item>
  </channel>
</rss>

