<?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: Fisacl Year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fisacl-Year/m-p/106104#M602088</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Please use the below script to get the fiscal year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;if(Month(Date_cloumn)&amp;gt;3,year(Date_column)&amp;amp;' to '&amp;amp;year(Date_column)+1,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;if(Month(Date_cloumn)&amp;lt;3,year(Date_column)-1&amp;amp;' to '&amp;amp;year(Date_column),&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;if(Month(Date_cloumn)=3 and Date(Date_column,'DD')&amp;lt;=25,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;year(Date_column)-1&amp;amp;' to '&amp;amp;year(Date_column),&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;year(Date_column)&amp;amp;' to '&amp;amp;year(Date_column)+1&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;))) as Fiscal_Year&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Aug 2018 11:10:30 GMT</pubDate>
    <dc:creator>sibin_jacob</dc:creator>
    <dc:date>2018-08-05T11:10:30Z</dc:date>
    <item>
      <title>Fisacl Year</title>
      <link>https://community.qlik.com/t5/QlikView/Fisacl-Year/m-p/106102#M602086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Every one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My fisacal year starts from ever year 26 th march .&lt;/P&gt;&lt;P&gt;How to create a fiscal year for this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhargav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2018 11:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fisacl-Year/m-p/106102#M602086</guid>
      <dc:creator>bhargavreddy127</dc:creator>
      <dc:date>2018-08-04T11:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Fisacl Year</title>
      <link>https://community.qlik.com/t5/QlikView/Fisacl-Year/m-p/106103#M602087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check these:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2049" data-containertype="14" data-objectid="7094" data-objecttype="102" href="https://community.qlik.com/docs/DOC-7094"&gt;https://community.qlik.com/docs/DOC-7094&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-blog-small" data-containerid="2588" data-containertype="37" data-objectid="3138" data-objecttype="38" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/05/28/fiscal-year"&gt;https://community.qlik.com/blogs/qlikviewdesignblog/2013/05/28/fiscal-year&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/241347"&gt;Master Calendar for Fiscal Year starting April&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Aug 2018 07:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fisacl-Year/m-p/106103#M602087</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-08-05T07:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Fisacl Year</title>
      <link>https://community.qlik.com/t5/QlikView/Fisacl-Year/m-p/106104#M602088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Please use the below script to get the fiscal year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;if(Month(Date_cloumn)&amp;gt;3,year(Date_column)&amp;amp;' to '&amp;amp;year(Date_column)+1,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;if(Month(Date_cloumn)&amp;lt;3,year(Date_column)-1&amp;amp;' to '&amp;amp;year(Date_column),&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;if(Month(Date_cloumn)=3 and Date(Date_column,'DD')&amp;lt;=25,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;year(Date_column)-1&amp;amp;' to '&amp;amp;year(Date_column),&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;year(Date_column)&amp;amp;' to '&amp;amp;year(Date_column)+1&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;))) as Fiscal_Year&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Aug 2018 11:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fisacl-Year/m-p/106104#M602088</guid>
      <dc:creator>sibin_jacob</dc:creator>
      <dc:date>2018-08-05T11:10:30Z</dc:date>
    </item>
  </channel>
</rss>

