<?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: DateDiff in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DateDiff/m-p/1370633#M418992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Num(Year(Date1)) - Num(Year(Date2)) --&amp;gt; gives the Yeardiff&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Num(Month(Date1)) - Num(Month(Date2)) --&amp;gt; gives the Monthdiff&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Num(Week(Date1)) - Num(Week(Date2)) --&amp;gt; gives the Weekdiff&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Num(Date1) - Num(Date2)) --&amp;gt; gives the Daydiff&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Aug 2017 07:37:03 GMT</pubDate>
    <dc:creator>prma7799</dc:creator>
    <dc:date>2017-08-09T07:37:03Z</dc:date>
    <item>
      <title>DateDiff</title>
      <link>https://community.qlik.com/t5/QlikView/DateDiff/m-p/1370632#M418991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/group/1007"&gt;Qlik Brasil&lt;/A&gt; favor, saberia me dizer se esta informação procede:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;infelizmente o QV não tem uma função pronta que calcula o número de meses entre duas datas, como por exemplo o DateDiff() do SQL...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 17:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DateDiff/m-p/1370632#M418991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-08T17:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: DateDiff</title>
      <link>https://community.qlik.com/t5/QlikView/DateDiff/m-p/1370633#M418992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Num(Year(Date1)) - Num(Year(Date2)) --&amp;gt; gives the Yeardiff&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Num(Month(Date1)) - Num(Month(Date2)) --&amp;gt; gives the Monthdiff&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Num(Week(Date1)) - Num(Week(Date2)) --&amp;gt; gives the Weekdiff&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Num(Date1) - Num(Date2)) --&amp;gt; gives the Daydiff&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 07:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DateDiff/m-p/1370633#M418992</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-08-09T07:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: DateDiff</title>
      <link>https://community.qlik.com/t5/QlikView/DateDiff/m-p/1370634#M418993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3836"&gt;Calculating Months difference between two dates&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 07:37:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DateDiff/m-p/1370634#M418993</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-08-09T07:37:53Z</dc:date>
    </item>
  </channel>
</rss>

