<?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: How to get the processed days from  2 dates? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576258#M683536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[PO Creation] - [PR Approved]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Mar 2014 11:15:24 GMT</pubDate>
    <dc:creator>rustyfishbones</dc:creator>
    <dc:date>2014-03-14T11:15:24Z</dc:date>
    <item>
      <title>How to get the processed days from  2 dates?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576255#M683533</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;How can I get the duration of processing from two dates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From PR Approved date to PO creation date including the weekend?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ahyel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 10:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576255#M683533</guid>
      <dc:creator />
      <dc:date>2014-03-14T10:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the processed days from  2 dates?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576256#M683534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Below Function...&lt;BR /&gt;=NetWorkDays(StartDate, EndDate)&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Interval(EndDate-StartDate,'D')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 11:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576256#M683534</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-14T11:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the processed days from  2 dates?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576257#M683535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternatively&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;num(PR Approved Date) - num(PO creation date)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 11:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576257#M683535</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2014-03-14T11:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the processed days from  2 dates?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576258#M683536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[PO Creation] - [PR Approved]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 11:15:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576258#M683536</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-03-14T11:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the processed days from  2 dates?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576259#M683537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or like Manish said&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-03-14_1120.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/55053_2014-03-14_1120.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 11:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576259#M683537</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-03-14T11:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the processed days from  2 dates?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576260#M683538</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;Networkday excludes weekends right? How to include weekends in the count?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 11:28:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576260#M683538</guid>
      <dc:creator />
      <dc:date>2014-03-14T11:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the processed days from  2 dates?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576261#M683539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NetWorkdays() : Returns the number of working days (Monday-Friday).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better to use Interval(Enddate-StartDate,'D')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 11:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576261#M683539</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2014-03-14T11:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the processed days from  2 dates?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576262#M683540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use my second option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 11:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576262#M683540</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-14T11:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the processed days from  2 dates?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576263#M683541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the below option if you need to include weekends:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Floor(PO_Approved_Date) - Floor(PO_Created_Date)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Mar 2014 01:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-processed-days-from-2-dates/m-p/576263#M683541</guid>
      <dc:creator />
      <dc:date>2014-03-15T01:03:18Z</dc:date>
    </item>
  </channel>
</rss>

