<?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: Financial Year vs Calendar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Financial-Year-vs-Calendar/m-p/455689#M1156424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent, just what I needed, thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I especially like the idea of using Dual so that the months are sorted correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Apr 2015 11:08:17 GMT</pubDate>
    <dc:creator>lawrenceiow</dc:creator>
    <dc:date>2015-04-20T11:08:17Z</dc:date>
    <item>
      <title>Financial Year vs Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Financial-Year-vs-Calendar/m-p/455687#M1156422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to be able to give my users a facility to display their data for financial years rather than calendar. My financial year is Aug-Jul. I have a datestamp field which I extract Year() and Month() from. I have two list boxes with months and years but what I would like to have in the Year box is my financial years i.e. [2010-11], [2011-12] etc. How can I achieve this? Your help would be greatly appreciated. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 16:01:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Financial-Year-vs-Calendar/m-p/455687#M1156422</guid>
      <dc:creator />
      <dc:date>2013-02-20T16:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Financial Year vs Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Financial-Year-vs-Calendar/m-p/455688#M1156423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should create this in a Master Calendar. See example below. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All you need is some kind of Transaction table with a field called "date". The sample creates Years with values like 2010/2011 and months with standard month names - but sorted correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set vFirstMonthOfFiscalYear = 4;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MasterCalendar:&lt;/P&gt;&lt;P&gt;Load distinct *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(Month&amp;gt;FiscalMonth,Year &amp;amp; '/' &amp;amp; (Year+1), (Year-1) &amp;amp; '/' &amp;amp; Year) as FiscalYear;&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Dual(Month,Mod(Month-$(vFirstMonthOfFiscalYear),12)) as FiscalMonth;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Year(date) as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Month(date) as Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Date(MonthStart(date),'YYYY MMM') as RollingMonth&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;resident Transactions;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 16:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Financial-Year-vs-Calendar/m-p/455688#M1156423</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2013-02-20T16:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Financial Year vs Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Financial-Year-vs-Calendar/m-p/455689#M1156424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent, just what I needed, thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I especially like the idea of using Dual so that the months are sorted correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 11:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Financial-Year-vs-Calendar/m-p/455689#M1156424</guid>
      <dc:creator>lawrenceiow</dc:creator>
      <dc:date>2015-04-20T11:08:17Z</dc:date>
    </item>
  </channel>
</rss>

