<?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 DIFF in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DIFF/m-p/1423485#M429092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;I need your help, I need to get the difference between two date that have that format :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creation date 22/10/2017 12:33:35&lt;/P&gt;&lt;P&gt;Last modification date &lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;23/10/2017 08:01:41&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;I need to get the result in hours : minitues without counting sundays &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Oct 2017 16:14:17 GMT</pubDate>
    <dc:creator>master_student</dc:creator>
    <dc:date>2017-10-24T16:14:17Z</dc:date>
    <item>
      <title>DIFF</title>
      <link>https://community.qlik.com/t5/QlikView/DIFF/m-p/1423485#M429092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;I need your help, I need to get the difference between two date that have that format :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creation date 22/10/2017 12:33:35&lt;/P&gt;&lt;P&gt;Last modification date &lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;23/10/2017 08:01:41&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;I need to get the result in hours : minitues without counting sundays &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 16:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DIFF/m-p/1423485#M429092</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2017-10-24T16:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: DIFF</title>
      <link>https://community.qlik.com/t5/QlikView/DIFF/m-p/1423486#M429093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try Interval match function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if( NOT Match(Weekday(&lt;SPAN style="font-size: 13.3333px;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Last modification date]),'Sun') and NOT Match(Weekday([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Creation date&lt;/SPAN&gt;]),'Sun') ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Interval([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Last modification date] - [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Creation date&lt;/SPAN&gt;] , 'mm')) as Difference&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 16:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DIFF/m-p/1423486#M429093</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-10-24T16:33:21Z</dc:date>
    </item>
  </channel>
</rss>

