<?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 Issue with Quarter! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-Quarter/m-p/183607#M48796</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 am using the below function to retrieve the quarter but my clients financial year starts from april but where us here when i click on Q1 it selects jan - mar. I want that to select apr-jun and so on. Let me know how it can be done!&lt;/P&gt;&lt;P&gt;I know the solution may be to load the quarter using the inline function. I want know some other solution which can solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;'Q' &amp;amp; Ceil(Month(DATE)/3) as Quarter&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rikab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Mar 2010 12:56:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-03-17T12:56:09Z</dc:date>
    <item>
      <title>Issue with Quarter!</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Quarter/m-p/183607#M48796</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 am using the below function to retrieve the quarter but my clients financial year starts from april but where us here when i click on Q1 it selects jan - mar. I want that to select apr-jun and so on. Let me know how it can be done!&lt;/P&gt;&lt;P&gt;I know the solution may be to load the quarter using the inline function. I want know some other solution which can solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;'Q' &amp;amp; Ceil(Month(DATE)/3) as Quarter&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rikab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 12:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Quarter/m-p/183607#M48796</guid>
      <dc:creator />
      <dc:date>2010-03-17T12:56:09Z</dc:date>
    </item>
    <item>
      <title>Issue with Quarter!</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Quarter/m-p/183608#M48797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rikab&lt;/P&gt;&lt;P&gt;If you subtract 3 months from the given date it should work:&lt;/P&gt;&lt;P&gt;'Q' &amp;amp; Ceil(Month(addmonths(DATE,-3))/3) as Quarter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;BR /&gt;/Fredrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 13:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Quarter/m-p/183608#M48797</guid>
      <dc:creator />
      <dc:date>2010-03-17T13:04:04Z</dc:date>
    </item>
  </channel>
</rss>

