<?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 Datediff in working days in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Datediff-in-working-days/m-p/603462#M222975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to work out the days between the invoice date, and date paid, which I've done as and expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(date_paid)-(date(invoice_date))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But........ is there any way I can change this so it gives the results in working days, and not just days?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Di&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Mar 2014 10:52:03 GMT</pubDate>
    <dc:creator>dinicholls</dc:creator>
    <dc:date>2014-03-05T10:52:03Z</dc:date>
    <item>
      <title>Datediff in working days</title>
      <link>https://community.qlik.com/t5/QlikView/Datediff-in-working-days/m-p/603462#M222975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to work out the days between the invoice date, and date paid, which I've done as and expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(date_paid)-(date(invoice_date))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But........ is there any way I can change this so it gives the results in working days, and not just days?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Di&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 10:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datediff-in-working-days/m-p/603462#M222975</guid>
      <dc:creator>dinicholls</dc:creator>
      <dc:date>2014-03-05T10:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Datediff in working days</title>
      <link>https://community.qlik.com/t5/QlikView/Datediff-in-working-days/m-p/603463#M222976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interval([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;date_paid&lt;/SPAN&gt;]-[i&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;nvoice_date&lt;/SPAN&gt;],'D')&lt;/P&gt;&lt;P&gt;Or &lt;/P&gt;&lt;P&gt;NetWorkDays([i&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;nvoice_date&lt;/SPAN&gt;],[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;date_paid&lt;/SPAN&gt;])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 10:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datediff-in-working-days/m-p/603463#M222976</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-05T10:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Datediff in working days</title>
      <link>https://community.qlik.com/t5/QlikView/Datediff-in-working-days/m-p/603464#M222977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Used NetWorkDays, worked a treat!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Di&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 12:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datediff-in-working-days/m-p/603464#M222977</guid>
      <dc:creator>dinicholls</dc:creator>
      <dc:date>2014-03-05T12:40:25Z</dc:date>
    </item>
  </channel>
</rss>

