<?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 How to create a financial year calander in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-a-financial-year-calander-in-Qlikview/m-p/191976#M53858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to create a financial year calander starting from 2001 April to 2010 March&lt;/P&gt;&lt;P&gt;Financial Year begning April and ending March&lt;/P&gt;&lt;P&gt;Q1 -&amp;gt; Aprio- June&lt;/P&gt;&lt;P&gt;Q2 -&amp;gt; July - Sep&lt;/P&gt;&lt;P&gt;Q3 -&amp;gt; Oct -Dec&lt;/P&gt;&lt;P&gt;Q4 -&amp;gt; Jan- March&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Divya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Mar 2010 13:32:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-03-24T13:32:12Z</dc:date>
    <item>
      <title>How to create a financial year calander in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-financial-year-calander-in-Qlikview/m-p/191976#M53858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to create a financial year calander starting from 2001 April to 2010 March&lt;/P&gt;&lt;P&gt;Financial Year begning April and ending March&lt;/P&gt;&lt;P&gt;Q1 -&amp;gt; Aprio- June&lt;/P&gt;&lt;P&gt;Q2 -&amp;gt; July - Sep&lt;/P&gt;&lt;P&gt;Q3 -&amp;gt; Oct -Dec&lt;/P&gt;&lt;P&gt;Q4 -&amp;gt; Jan- March&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Divya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Mar 2010 13:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-financial-year-calander-in-Qlikview/m-p/191976#M53858</guid>
      <dc:creator />
      <dc:date>2010-03-24T13:32:12Z</dc:date>
    </item>
    <item>
      <title>How to create a financial year calander in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-financial-year-calander-in-Qlikview/m-p/191977#M53859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this?&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;[Financial Calendar]:&lt;BR /&gt;LOAD *&lt;BR /&gt;,dual('Q' &amp;amp; if(month(Date)&amp;lt;4,4,floor(month(Date)/3)) &amp;amp; ' ' &amp;amp; FinancialYear,quarterstart(Date)) as FinancialQuarter&lt;BR /&gt;;&lt;BR /&gt;LOAD *&lt;BR /&gt;,date(yearstart(Date,0,4),'YYYY') as FinancialYear&lt;BR /&gt;;&lt;BR /&gt;LOAD date(date#(20010331,'YYYYMMDD')+recno()) as Date&lt;BR /&gt;AUTOGENERATE today()-date#(20010331,'YYYYMMDD')&lt;BR /&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Mar 2010 21:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-financial-year-calander-in-Qlikview/m-p/191977#M53859</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-03-24T21:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a financial year calander in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-financial-year-calander-in-Qlikview/m-p/191978#M53860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this solution will I be able to work out total amounts based on this financial period (April - March)?&amp;nbsp; Reason being I also have a similar problem and would like a solution that will assist in working out figures for the whole financial period and YTD figures working from April.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 14:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-financial-year-calander-in-Qlikview/m-p/191978#M53860</guid>
      <dc:creator />
      <dc:date>2013-12-02T14:50:46Z</dc:date>
    </item>
  </channel>
</rss>

