<?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: date diff between 2 dates in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384056#M8276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(day(date2)&amp;gt;=day(date1),&lt;/P&gt;&lt;P&gt;num(month(MonthStart(date1)-MonthStart(date1)))-1,&lt;/P&gt;&lt;P&gt;num(month(MonthStart(date2)-MonthStart(date1)))-2) as newdate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting month numbers...needs month name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Nov 2017 06:59:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-28T06:59:48Z</dc:date>
    <item>
      <title>date diff between 2 dates</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384055#M8275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can we get date difference in months in load statements in qlik sense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 06:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384055#M8275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-28T06:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: date diff between 2 dates</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384056#M8276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(day(date2)&amp;gt;=day(date1),&lt;/P&gt;&lt;P&gt;num(month(MonthStart(date1)-MonthStart(date1)))-1,&lt;/P&gt;&lt;P&gt;num(month(MonthStart(date2)-MonthStart(date1)))-2) as newdate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting month numbers...needs month name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 06:59:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384056#M8276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-28T06:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: date diff between 2 dates</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384057#M8277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suggestion please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 16:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384057#M8277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-28T16:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: date diff between 2 dates</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384058#M8278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Year&lt;/SPAN&gt;('15/05/2017')-&lt;SPAN style="color: #0000ff;"&gt;Year&lt;/SPAN&gt;('15/08/2015'))*12+&lt;SPAN style="color: #0000ff;"&gt;Num&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Month&lt;/SPAN&gt;('15/05/2017'))-&lt;SPAN style="color: #0000ff;"&gt;Num&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Month&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;('15/08/2015')) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/184961_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 16:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384058#M8278</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-11-28T16:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: date diff between 2 dates</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384059#M8279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir,&lt;/P&gt;&lt;P&gt;thanks..&lt;/P&gt;&lt;P&gt;i need month names&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 17:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384059#M8279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-28T17:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: date diff between 2 dates</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384060#M8280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;monthnames betweeen two dates&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2; color: #0000ff;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px; background-color: #f2f2f2;"&gt;('15/05/2017')-&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2; color: #0000ff;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px; background-color: #f2f2f2;"&gt;('15/08/2015'))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 17:36:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384060#M8280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-28T17:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: date diff between 2 dates</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384061#M8281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nope coming null values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 03:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/date-diff-between-2-dates/m-p/1384061#M8281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T03:25:54Z</dc:date>
    </item>
  </channel>
</rss>

