<?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: Fiscal Year in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Fiscal-Year/m-p/1956713#M78891</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6188"&gt;@sidhiq91&lt;/a&gt;&amp;nbsp; i need this Fiscal year for multiple years like if i have date range from 2018-2023 data FY is starts from 25-04-2022 and ends with 24-04-22023.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Jutheesh.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Jul 2022 05:01:10 GMT</pubDate>
    <dc:creator>Jutheesh</dc:creator>
    <dc:date>2022-07-16T05:01:10Z</dc:date>
    <item>
      <title>Fiscal Year</title>
      <link>https://community.qlik.com/t5/App-Development/Fiscal-Year/m-p/1956419#M78848</link>
      <description>&lt;P&gt;I need Extract Fiscal Year Based on.&lt;/P&gt;
&lt;P&gt;Like if i have started my FY 23-04-2022 end date should be 22-04-203.&lt;/P&gt;
&lt;P&gt;Please help in this concern asap.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Jutheesh.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 11:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Fiscal-Year/m-p/1956419#M78848</guid>
      <dc:creator>Jutheesh</dc:creator>
      <dc:date>2022-07-15T11:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal Year</title>
      <link>https://community.qlik.com/t5/App-Development/Fiscal-Year/m-p/1956566#M78861</link>
      <description>&lt;P&gt;you may need to post sample input and expected output.&amp;nbsp; however if you want to generate daily dates 1 year from a starting point you can use something like:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;load date(STARTDATE+iterno()-1) as DATE&lt;BR /&gt;while date(STARTDATE+iterno()-1) &amp;lt;= addyears(STARTDATE,1);&lt;/P&gt;
&lt;P&gt;load date(INPUTDATE) as STARTDATE inline [&lt;BR /&gt;INPUTDATE&lt;BR /&gt;&lt;SPAN&gt;23-04-2022&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;]&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 15:01:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Fiscal-Year/m-p/1956566#M78861</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-07-15T15:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal Year</title>
      <link>https://community.qlik.com/t5/App-Development/Fiscal-Year/m-p/1956572#M78864</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/188976"&gt;@Jutheesh&lt;/a&gt;&amp;nbsp; if you just want to find the FISCAL END YEAR below 2 solutions could help you:&lt;/P&gt;
&lt;P&gt;Method1:&amp;nbsp;=Date(AddYears([Fiscal start year],1),'DD-MM-YYYY')&lt;/P&gt;
&lt;P&gt;Method2:&amp;nbsp;=Date([Fiscal start year]+364,'DD-MM-YYYY')&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 15:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Fiscal-Year/m-p/1956572#M78864</guid>
      <dc:creator>sidhiq91</dc:creator>
      <dc:date>2022-07-15T15:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal Year</title>
      <link>https://community.qlik.com/t5/App-Development/Fiscal-Year/m-p/1956713#M78891</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6188"&gt;@sidhiq91&lt;/a&gt;&amp;nbsp; i need this Fiscal year for multiple years like if i have date range from 2018-2023 data FY is starts from 25-04-2022 and ends with 24-04-22023.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Jutheesh.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2022 05:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Fiscal-Year/m-p/1956713#M78891</guid>
      <dc:creator>Jutheesh</dc:creator>
      <dc:date>2022-07-16T05:01:10Z</dc:date>
    </item>
  </channel>
</rss>

