<?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: Populate a new fiscal year field using the date field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Populate-a-new-fiscal-year-field-using-the-date-field/m-p/2019718#M84202</link>
    <description>&lt;P&gt;Solved it! I used the IntervalMatch() with the report_date. When I add the report_date_AGOLfiscalyear field to my table, it displays the correct amount of records along with their fiscal year.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Darren1_0-1671822457159.png" style="width: 586px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/96856i951BE316CE91ADCB/image-dimensions/586x249?v=v2" width="586" height="249" role="button" title="Darren1_0-1671822457159.png" alt="Darren1_0-1671822457159.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Dec 2022 19:12:38 GMT</pubDate>
    <dc:creator>Darren1</dc:creator>
    <dc:date>2022-12-23T19:12:38Z</dc:date>
    <item>
      <title>Populate a new fiscal year field using the date field</title>
      <link>https://community.qlik.com/t5/App-Development/Populate-a-new-fiscal-year-field-using-the-date-field/m-p/2019124#M84171</link>
      <description>&lt;P&gt;My goal is to populate the new [report_date_fiscalyear] field using the [report_date] field. Is this something I can create in the Load Script?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If a date falls between July 1, 2022, and June 30, 2023, the [report_date_fiscalyear] will populate with 2023&lt;/LI&gt;
&lt;LI&gt;If a date falls between July 1, 2021, and June 30, 2022, the [report_date_fiscalyear] will populate with 2022&lt;/LI&gt;
&lt;LI&gt;If a date falls between July 1, 2020, and June 30, 2021, the [report_date_fiscalyear] will populate with 2021&lt;/LI&gt;
&lt;LI&gt;Etc.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I tried using the IF() function but could not find an expression to allow 3+ fiscal years. The function failed when I added additional fiscal year expressions. I'm assuming this is because the "or" function is Boolean. Thanks in advance!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Darren1_1-1671651622522.png" style="width: 712px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/96732i1CCA5AB3EFC7EE10/image-dimensions/712x32?v=v2" width="712" height="32" role="button" title="Darren1_1-1671651622522.png" alt="Darren1_1-1671651622522.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Darren1_0-1671651446309.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/96731iB502F7F70E82B688/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Darren1_0-1671651446309.png" alt="Darren1_0-1671651446309.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 19:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Populate-a-new-fiscal-year-field-using-the-date-field/m-p/2019124#M84171</guid>
      <dc:creator>Darren1</dc:creator>
      <dc:date>2022-12-21T19:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Populate a new fiscal year field using the date field</title>
      <link>https://community.qlik.com/t5/App-Development/Populate-a-new-fiscal-year-field-using-the-date-field/m-p/2019718#M84202</link>
      <description>&lt;P&gt;Solved it! I used the IntervalMatch() with the report_date. When I add the report_date_AGOLfiscalyear field to my table, it displays the correct amount of records along with their fiscal year.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Darren1_0-1671822457159.png" style="width: 586px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/96856i951BE316CE91ADCB/image-dimensions/586x249?v=v2" width="586" height="249" role="button" title="Darren1_0-1671822457159.png" alt="Darren1_0-1671822457159.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 19:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Populate-a-new-fiscal-year-field-using-the-date-field/m-p/2019718#M84202</guid>
      <dc:creator>Darren1</dc:creator>
      <dc:date>2022-12-23T19:12:38Z</dc:date>
    </item>
  </channel>
</rss>

