<?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: Number of Months between two Dates in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Number-of-Months-between-two-Dates/m-p/2050667#M86366</link>
    <description>&lt;P&gt;Hi, I'd rather you do this.&lt;/P&gt;
&lt;P&gt;((Year(Date#([Date Last Meeting Minutes],'YYYY-MM-DD'))*12)+Month(Date#([Date Last Meeting Minutes],'YYYY-MM-DD'))) - (((Year(Date#([Date First Meeting Minutes],'YYYY-MM-DD'))*12)+Month(Date#([Date First Meeting Minutes],'YYYY-MM-DD'))))&lt;/P&gt;</description>
    <pubDate>Fri, 17 Mar 2023 22:35:05 GMT</pubDate>
    <dc:creator>BrunPierre</dc:creator>
    <dc:date>2023-03-17T22:35:05Z</dc:date>
    <item>
      <title>Number of Months between two Dates</title>
      <link>https://community.qlik.com/t5/App-Development/Number-of-Months-between-two-Dates/m-p/2050651#M86364</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I used this formula to calculate the number of months between two dates in a table. But, it shows a negative value, although the last date is higher than the first date.&lt;/P&gt;
&lt;P&gt;Month(Date#(Max([Date Meeting]),'YYYY-MM-DD'))-Month(Date#(Min([Date Meeting]),'YYYY-MM-DD'))&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 20:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Number-of-Months-between-two-Dates/m-p/2050651#M86364</guid>
      <dc:creator>qadirm28</dc:creator>
      <dc:date>2023-03-17T20:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Number of Months between two Dates</title>
      <link>https://community.qlik.com/t5/App-Development/Number-of-Months-between-two-Dates/m-p/2050667#M86366</link>
      <description>&lt;P&gt;Hi, I'd rather you do this.&lt;/P&gt;
&lt;P&gt;((Year(Date#([Date Last Meeting Minutes],'YYYY-MM-DD'))*12)+Month(Date#([Date Last Meeting Minutes],'YYYY-MM-DD'))) - (((Year(Date#([Date First Meeting Minutes],'YYYY-MM-DD'))*12)+Month(Date#([Date First Meeting Minutes],'YYYY-MM-DD'))))&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 22:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Number-of-Months-between-two-Dates/m-p/2050667#M86366</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-03-17T22:35:05Z</dc:date>
    </item>
  </channel>
</rss>

