<?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: Unusual Calendar Result in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unusual-Calendar-Result/m-p/933117#M948815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kari, I can't explain why but this calculated dimension works in the bottom right chart:&lt;/P&gt;&lt;P&gt;=If(FiscalMonthNumeric&amp;lt;Ceil(Max(TOTAL FiscalMonthNumeric),3)-2,FiscalQuarter,&lt;STRONG&gt; Dual(&lt;/STRONG&gt;Month&lt;STRONG&gt;, FiscalMonthNumeric)&lt;/STRONG&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Dec 2015 16:04:08 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2015-12-15T16:04:08Z</dc:date>
    <item>
      <title>Unusual Calendar Result</title>
      <link>https://community.qlik.com/t5/QlikView/Unusual-Calendar-Result/m-p/933115#M948813</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;In a previous thread, I asked how to automatically collapse Months into Quarters in the dimension, the answer was given as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(FiscalMonthNumeric&amp;lt;Ceil(Max(TOTAL FiscalMonthNumeric),3)-2,FiscalQuarter, Month)&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, FiscalMonthNumeric)&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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 15:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unusual-Calendar-Result/m-p/933115#M948813</guid>
      <dc:creator>Karl_Hart</dc:creator>
      <dc:date>2015-12-15T15:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unusual Calendar Result</title>
      <link>https://community.qlik.com/t5/QlikView/Unusual-Calendar-Result/m-p/933116#M948814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For some reason I'm getting 'Allocated Memory Exceeded' in all four charts if I open your document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should be displayed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 15:46:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unusual-Calendar-Result/m-p/933116#M948814</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-12-15T15:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unusual Calendar Result</title>
      <link>https://community.qlik.com/t5/QlikView/Unusual-Calendar-Result/m-p/933117#M948815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kari, I can't explain why but this calculated dimension works in the bottom right chart:&lt;/P&gt;&lt;P&gt;=If(FiscalMonthNumeric&amp;lt;Ceil(Max(TOTAL FiscalMonthNumeric),3)-2,FiscalQuarter,&lt;STRONG&gt; Dual(&lt;/STRONG&gt;Month&lt;STRONG&gt;, FiscalMonthNumeric)&lt;/STRONG&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 16:04:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unusual-Calendar-Result/m-p/933117#M948815</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-12-15T16:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unusual Calendar Result</title>
      <link>https://community.qlik.com/t5/QlikView/Unusual-Calendar-Result/m-p/933118#M948816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 09:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unusual-Calendar-Result/m-p/933118#M948816</guid>
      <dc:creator>Karl_Hart</dc:creator>
      <dc:date>2015-12-16T09:17:49Z</dc:date>
    </item>
  </channel>
</rss>

