<?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 Date Diff Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Diff-Issue/m-p/604188#M223238</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 got one requirement like I have to find out how many days has taken for completing the one task. it's having starting and ending dates. But while calculating the date differences I should not consider the weekend(Saturday and Sunday) and Govt holidays.&lt;/P&gt;&lt;P&gt;Kindly suggest on this how can I process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to implement the same date diff logic with more than 10 different fileds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Mar 2014 12:55:29 GMT</pubDate>
    <dc:creator>svsudhakar</dc:creator>
    <dc:date>2014-03-05T12:55:29Z</dc:date>
    <item>
      <title>Date Diff Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Diff-Issue/m-p/604188#M223238</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 got one requirement like I have to find out how many days has taken for completing the one task. it's having starting and ending dates. But while calculating the date differences I should not consider the weekend(Saturday and Sunday) and Govt holidays.&lt;/P&gt;&lt;P&gt;Kindly suggest on this how can I process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to implement the same date diff logic with more than 10 different fileds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 12:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Diff-Issue/m-p/604188#M223238</guid>
      <dc:creator>svsudhakar</dc:creator>
      <dc:date>2014-03-05T12:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Date Diff Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Diff-Issue/m-p/604189#M223239</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;Use this which will handle weekends:&lt;/P&gt;&lt;P&gt;NetWorkDays(startdate, enddate) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load holidays into a quoted,comma separated list in a variable (eg vHolidays = '2014/01/01', '2014/03/21') and use to handle all non-working days:&lt;/P&gt;&lt;P&gt;NetWorkDays(startdate, enddate, $(vHolidays))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or use a working day flag in a master calendar and sum the flag values to get the number of working days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 13:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Diff-Issue/m-p/604189#M223239</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-03-05T13:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Date Diff Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Diff-Issue/m-p/604190#M223240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check enclosed file...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 13:11:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Diff-Issue/m-p/604190#M223240</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-05T13:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date Diff Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Diff-Issue/m-p/604191#M223241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you this working fine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 13:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Diff-Issue/m-p/604191#M223241</guid>
      <dc:creator>svsudhakar</dc:creator>
      <dc:date>2014-03-06T13:22:19Z</dc:date>
    </item>
  </channel>
</rss>

