<?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 Financial Year in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Financial-Year/m-p/1017652#M15244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the code shown to render Financial Year as e.g 2013/2014&amp;nbsp; 2014/2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year(addmonths(addyears([Order Date],1),-3)) &amp;amp;'/' &amp;amp; Year([Order Date])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I do I get&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2014/2013&lt;/P&gt;&lt;P&gt;2014/2014&lt;/P&gt;&lt;P&gt;2015/2014&lt;/P&gt;&lt;P&gt;2015/2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appearing in the pane, I have also tried using the code in the master calendar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year(addmonths(addyears([Order Date],1),-3)) &amp;amp;'/' &amp;amp; Year([Order Date]) as Financial Year and I get the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Floor("Order Date"))as "Order Date",&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to see if it helps and still no joy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Mar 2016 12:22:16 GMT</pubDate>
    <dc:creator>joeybird</dc:creator>
    <dc:date>2016-03-07T12:22:16Z</dc:date>
    <item>
      <title>Financial Year</title>
      <link>https://community.qlik.com/t5/App-Development/Financial-Year/m-p/1017652#M15244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the code shown to render Financial Year as e.g 2013/2014&amp;nbsp; 2014/2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year(addmonths(addyears([Order Date],1),-3)) &amp;amp;'/' &amp;amp; Year([Order Date])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I do I get&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2014/2013&lt;/P&gt;&lt;P&gt;2014/2014&lt;/P&gt;&lt;P&gt;2015/2014&lt;/P&gt;&lt;P&gt;2015/2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appearing in the pane, I have also tried using the code in the master calendar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year(addmonths(addyears([Order Date],1),-3)) &amp;amp;'/' &amp;amp; Year([Order Date]) as Financial Year and I get the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Floor("Order Date"))as "Order Date",&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to see if it helps and still no joy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 12:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Financial-Year/m-p/1017652#M15244</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2016-03-07T12:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Financial Year</title>
      <link>https://community.qlik.com/t5/App-Development/Financial-Year/m-p/1017653#M15245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YEAR(ADDMONTHS([Order Date],-3)) &amp;amp; '/' &amp;amp; (YEAR(ADDMONTHS([Order Date],-3))+1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so up to April, it takes the Financial year as the year before e.g. today would show as 2015/2016&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 12:28:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Financial-Year/m-p/1017653#M15245</guid>
      <dc:creator />
      <dc:date>2016-03-07T12:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Financial Year</title>
      <link>https://community.qlik.com/t5/App-Development/Financial-Year/m-p/1017654#M15246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ta xx it works!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 14:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Financial-Year/m-p/1017654#M15246</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2016-03-07T14:42:19Z</dc:date>
    </item>
  </channel>
</rss>

