<?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: SET FirstMonthOfYear=5; in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914517#M317241</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Q' &amp;amp; Ceil(Month(PAL_Acceptance_Date)/3) as Accept_Quarter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still getting Q1 for what should be Q3 in our world. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jul 2015 20:34:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-24T20:34:18Z</dc:date>
    <item>
      <title>SET FirstMonthOfYear=5;</title>
      <link>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914515#M317239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got SET FirstMonthOfYear=5; in my load editor, but then I use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QuarterName(PAL_Acceptance_Date) As Accept_QuarterName,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it still puts Jan-Mar 2020 for a 1/1/2020 date. It is as if it is not seeing the change in the first month. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 19:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914515#M317239</guid>
      <dc:creator />
      <dc:date>2015-07-24T19:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: SET FirstMonthOfYear=5;</title>
      <link>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914516#M317240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry. I forgot to add. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual('Q' &amp;amp; Ceil(Month(PAL_Acceptance_Date)/3), Ceil(Month(PAL_Acceptance_Date)/3)) as Accept_Quarter,&lt;/P&gt;&lt;P&gt;QuarterName(PAL_Acceptance_Date) As Accept_QuarterName,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;result is Q1...rather than Q3. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 19:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914516#M317240</guid>
      <dc:creator />
      <dc:date>2015-07-24T19:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: SET FirstMonthOfYear=5;</title>
      <link>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914517#M317241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Q' &amp;amp; Ceil(Month(PAL_Acceptance_Date)/3) as Accept_Quarter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still getting Q1 for what should be Q3 in our world. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 20:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914517#M317241</guid>
      <dc:creator />
      <dc:date>2015-07-24T20:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: SET FirstMonthOfYear=5;</title>
      <link>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914518#M317242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if you do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'Q' &amp;amp; Ceil(&lt;/SPAN&gt;((If(Num(Month(PAL_Acceptance_Date)) &amp;lt; 5, Num(Month(PAL_Acceptance_Date)) + 8, Num(Month(PAL_Acceptance_Date)) - 4)&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;/3) as Accept_Quarter,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 20:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914518#M317242</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-24T20:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: SET FirstMonthOfYear=5;</title>
      <link>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914519#M317243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for fiscal quarter calc&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7094"&gt;Fiscal and Standard Calendar generation&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 20:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914519#M317243</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-07-24T20:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: SET FirstMonthOfYear=5;</title>
      <link>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914520#M317244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good idea! I just started a similar vein by adding 4 but hadn't gotten to the point about thiking about 12+4, etc. would not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just doctored the parethesis and it worked. thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Q' &amp;amp; Ceil((If(Num(Month(PAL_Acceptance_Date)) &amp;lt; 5, Num(Month(PAL_Acceptance_Date)) + 8, Num(Month(PAL_Acceptance_Date)) - 4)/3)) as Accept_Quarter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still not sure why firstmonthofyear does not seem to work though. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 21:27:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914520#M317244</guid>
      <dc:creator />
      <dc:date>2015-07-24T21:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: SET FirstMonthOfYear=5;</title>
      <link>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914521#M317245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌No reward for proposing the idea for using if statement &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just kidding. I am glad I wss able to guide you in the right direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 21:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914521#M317245</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-24T21:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: SET FirstMonthOfYear=5;</title>
      <link>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914522#M317246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where's your gofundme? You saved me a good hour or longer. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 21:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-FirstMonthOfYear-5/m-p/914522#M317246</guid>
      <dc:creator />
      <dc:date>2015-07-24T21:39:09Z</dc:date>
    </item>
  </channel>
</rss>

