<?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 Fiscal Year Variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fiscal-Year-Variable/m-p/1804848#M1212026</link>
    <description>&lt;P&gt;Hi Guys, I hope you can help me. I have these variables in a App.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let vDateToday = date(floor(now()));&lt;BR /&gt;let vDateStartMTD = date(makedate(year(vDateToday),month(vDateToday),1));&lt;BR /&gt;let vDateStartYTD = date(makedate( if( month(vDateToday)&amp;lt;=2,year(vDateToday)-1,year(vDateToday) ), 3, 1 ));&lt;BR /&gt;let vDateStartYTDPY = date(makedate( if( month(vDateToday)&amp;lt;=2,year(vDateToday)-1,year(vDateToday)-1 ), 3, 1 ));&lt;BR /&gt;let vDateEndYTDPY = date(MonthEnd(makedate( if( month(vDateToday)&amp;lt;=2,year(vDateToday)-1,year(vDateToday) ), 2, 1 )));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I create one that looks at the Financial year as a whole? I want to create a button than says Full Financial year!&lt;/P&gt;&lt;P&gt;I currently have Year to Date , Year to date - Prior Year &amp;amp; Month to Date. I want to create a (Full Financial Year Button)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you can help me&lt;/P&gt;</description>
    <pubDate>Tue, 04 May 2021 07:59:46 GMT</pubDate>
    <dc:creator>WernerDC</dc:creator>
    <dc:date>2021-05-04T07:59:46Z</dc:date>
    <item>
      <title>Fiscal Year Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-Year-Variable/m-p/1804848#M1212026</link>
      <description>&lt;P&gt;Hi Guys, I hope you can help me. I have these variables in a App.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let vDateToday = date(floor(now()));&lt;BR /&gt;let vDateStartMTD = date(makedate(year(vDateToday),month(vDateToday),1));&lt;BR /&gt;let vDateStartYTD = date(makedate( if( month(vDateToday)&amp;lt;=2,year(vDateToday)-1,year(vDateToday) ), 3, 1 ));&lt;BR /&gt;let vDateStartYTDPY = date(makedate( if( month(vDateToday)&amp;lt;=2,year(vDateToday)-1,year(vDateToday)-1 ), 3, 1 ));&lt;BR /&gt;let vDateEndYTDPY = date(MonthEnd(makedate( if( month(vDateToday)&amp;lt;=2,year(vDateToday)-1,year(vDateToday) ), 2, 1 )));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I create one that looks at the Financial year as a whole? I want to create a button than says Full Financial year!&lt;/P&gt;&lt;P&gt;I currently have Year to Date , Year to date - Prior Year &amp;amp; Month to Date. I want to create a (Full Financial Year Button)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you can help me&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 07:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-Year-Variable/m-p/1804848#M1212026</guid>
      <dc:creator>WernerDC</dc:creator>
      <dc:date>2021-05-04T07:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal Year Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-Year-Variable/m-p/1805573#M1212060</link>
      <description>&lt;P&gt;If you look at the function InYearToDate you will see that you can set the period for when your fiscal year begins.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2021/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/inyeartodate.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2021/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/inyeartodate.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can add that as another flag in your load script that relates to the Fiscal Year.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 17:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-Year-Variable/m-p/1805573#M1212060</guid>
      <dc:creator>Dalton_Ruer</dc:creator>
      <dc:date>2021-05-05T17:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal Year Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-Year-Variable/m-p/1806843#M1212199</link>
      <description>&lt;P&gt;Hi, thank you. Can you maybe provide me with an example?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our Fiscal Year runs from 1-March to 29-Feb each year.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 08:19:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-Year-Variable/m-p/1806843#M1212199</guid>
      <dc:creator>WernerDC</dc:creator>
      <dc:date>2021-05-11T08:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal Year Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-Year-Variable/m-p/1806950#M1212202</link>
      <description>&lt;P&gt;Here are a whole bunch of samples. Search for InYearToDate and you will see example of Fiscal Year in October (month 10)&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 12:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-Year-Variable/m-p/1806950#M1212202</guid>
      <dc:creator>Dalton_Ruer</dc:creator>
      <dc:date>2021-05-11T12:55:24Z</dc:date>
    </item>
  </channel>
</rss>

