<?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 Years between to dates in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Years-between-to-dates/m-p/1593184#M43615</link>
    <description>&lt;P&gt;I need to calculate how many year between two date the formula I use to get the one date is&lt;/P&gt;&lt;P&gt;DATE#(date(AGGR(MAX(MAX_PLAN_YEAR+5478),PART_NUMBER),'YYYY')) this will give 2033 because the max date is 2019&lt;/P&gt;&lt;P&gt;DATE#(date(AGGR(MAX(MAX_PLAN_YEAR),PART_NUMBER),'YYYY')) this will give me 2019&lt;/P&gt;&lt;P&gt;what is the best way to get how many years difference between the dates ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jun 2019 15:49:35 GMT</pubDate>
    <dc:creator>Eaun</dc:creator>
    <dc:date>2019-06-18T15:49:35Z</dc:date>
    <item>
      <title>Years between to dates</title>
      <link>https://community.qlik.com/t5/App-Development/Years-between-to-dates/m-p/1593184#M43615</link>
      <description>&lt;P&gt;I need to calculate how many year between two date the formula I use to get the one date is&lt;/P&gt;&lt;P&gt;DATE#(date(AGGR(MAX(MAX_PLAN_YEAR+5478),PART_NUMBER),'YYYY')) this will give 2033 because the max date is 2019&lt;/P&gt;&lt;P&gt;DATE#(date(AGGR(MAX(MAX_PLAN_YEAR),PART_NUMBER),'YYYY')) this will give me 2019&lt;/P&gt;&lt;P&gt;what is the best way to get how many years difference between the dates ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 15:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Years-between-to-dates/m-p/1593184#M43615</guid>
      <dc:creator>Eaun</dc:creator>
      <dc:date>2019-06-18T15:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Years between to dates</title>
      <link>https://community.qlik.com/t5/App-Development/Years-between-to-dates/m-p/1593396#M43635</link>
      <description>&lt;P&gt;Try this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Year(Date1)-Year(Date2)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 07:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Years-between-to-dates/m-p/1593396#M43635</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-06-19T07:35:13Z</dc:date>
    </item>
  </channel>
</rss>

