<?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: calculate diff bw two Timestamp excluding weekends in hrs and min format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1788019#M1210256</link>
    <description>&lt;P&gt;Hello Kush,&lt;/P&gt;&lt;P&gt;I needed the above calculation as you mentioned. I needed to calculate the time difference in minutes or hours between &lt;STRONG&gt;2&lt;/STRONG&gt; Timestamp (format - 'DD.MM.YYYY h:mm:ss') excluding the weekend and also considering the business hours from 9am to 16pm.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know Networkdays function, but from that we get only days but i needed time from the timestampformat.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanking you in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Mar 2021 17:23:21 GMT</pubDate>
    <dc:creator>abhishek_vn</dc:creator>
    <dc:date>2021-03-03T17:23:21Z</dc:date>
    <item>
      <title>calculate diff bw two Timestamp excluding weekends in hrs and min format</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025935#M346695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to calculate the difference bw two timestamp and should excluded the weekends . &lt;/P&gt;&lt;P&gt;example :&lt;/P&gt;&lt;P&gt;start date 6/1/2016&amp;nbsp; 4:34:29 AM and&amp;nbsp;&amp;nbsp;&amp;nbsp; end date 2/1/2016&amp;nbsp; 2:43:18 AM&lt;/P&gt;&lt;P&gt;in hours and mins format &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025935#M346695</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2016-03-18T11:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: calculate diff bw two Timestamp excluding weekends in hrs and min format</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025936#M346696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;=Interval(Enddate-Startdate, 'mm')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;This is assuming that your timestamps are recognized correctly in QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Works fine if you define them like this:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;let Startdate = num(timestamp#('2012/10/02&amp;nbsp; 11:55:25 PM','YYYY/MM/DD&amp;nbsp; hh:mm:ss TT'));&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;let Enddate= num(timestamp#('2012/10/03&amp;nbsp; 01:55:26 AM','YYYY/MM/DD&amp;nbsp; hh:mm:ss TT'));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025936#M346696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T11:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: calculate diff bw two Timestamp excluding weekends in hrs and min format</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025937#M346697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/252929"&gt;Re: Calculate hours between two Date/Time strings&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/15898"&gt;Time Intervals excluding weekends&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025937#M346697</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-18T11:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: calculate diff bw two Timestamp excluding weekends in hrs and min format</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025938#M346698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the week end for you? Saturday, Sunday , because it may differ for different geography.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:31:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025938#M346698</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-18T11:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: calculate diff bw two Timestamp excluding weekends in hrs and min format</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025939#M346699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be helpful for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/168478"&gt;Calculating Days Difference between two dates, excluding weekends/bank holidays&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025939#M346699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T11:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: calculate diff bw two Timestamp excluding weekends in hrs and min format</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025940#M346700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for sharing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but want output should be&amp;nbsp; 00hrs 00mm format .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025940#M346700</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2016-03-18T11:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: calculate diff bw two Timestamp excluding weekends in hrs and min format</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025941#M346701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kush ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;weekend should saturday and sunday &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but output should be 00 hrs 00 mns format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:40:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025941#M346701</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2016-03-18T11:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: calculate diff bw two Timestamp excluding weekends in hrs and min format</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025942#M346702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this also involves specific business hours? Like Your business hours is 10:00 Am to 5:00 PM so time before and after should not be considered in calculation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025942#M346702</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-18T11:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: calculate diff bw two Timestamp excluding weekends in hrs and min format</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025943#M346703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't have any business rules &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 12:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025943#M346703</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2016-03-18T12:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: calculate diff bw two Timestamp excluding weekends in hrs and min format</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025944#M346704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any advice please &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025944#M346704</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2016-03-18T13:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: calculate diff bw two Timestamp excluding weekends in hrs and min format</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025945#M346705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the function &lt;STRONG&gt;networkdays( &lt;/STRONG&gt;&lt;SPAN class="Italic"&gt;&lt;STRONG&gt;start date, end date)&lt;/STRONG&gt;, this function return the count of working days. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;For example: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;Start date = 13-Feb-2016 00:00 (Saturday)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;End date =&amp;nbsp; 16-Feb-2016 00:00 (Tuesday)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;The function will returns 2 days, then 2 days * 24 hours, you get 48 hs 0 m&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;You need to considerer all the cases to add the hours and minutes, may be I miss one..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="Italic"&gt;Case 1&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;13-Feb-2016 00:00 and &lt;/SPAN&gt;16-Feb-2016 00:00&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;You will use &lt;SPAN style="font-size: 13.3333330154419px;"&gt;networkdays( &lt;/SPAN&gt;&lt;SPAN class="Italic" style="font-size: 13.3333330154419px;"&gt;start date, end date) * 24&amp;nbsp; &amp;amp; 'Hs 0 m'&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Italic"&gt;Case 2&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="Italic"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;13-Feb-2016 17:05 and &lt;/SPAN&gt;16-Feb-2016 00:00&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;You will use &lt;SPAN style="font-size: 13.3333330154419px;"&gt;networkdays( &lt;/SPAN&gt;&lt;SPAN class="Italic" style="font-size: 13.3333330154419px;"&gt;start date + 1, end date) * 24 + Hours(&lt;SPAN class="Italic" style="font-size: 13.3333330154419px;"&gt;start date) &amp;amp; 'Hs ' &amp;amp; Minute(&lt;SPAN class="Italic" style="font-size: 13.3333330154419px;"&gt;start date) &amp;amp; 'm'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Italic"&gt;Case 3&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="Italic"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;13-Feb-2016 00:00 and &lt;/SPAN&gt;16-Feb-2016 12:30&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;You will use &lt;SPAN style="font-size: 13.3333330154419px;"&gt;networkdays(&lt;/SPAN&gt;&lt;SPAN class="Italic" style="font-size: 13.3333330154419px;"&gt;start date, end date-1) * 24 + Hours(&lt;SPAN class="Italic" style="font-size: 13.3333330154419px;"&gt;End date) &amp;amp; 'Hs ' &amp;amp; Minute(&lt;SPAN class="Italic" style="font-size: 13.3333330154419px;"&gt;End date) &amp;amp; 'm'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Italic"&gt;Case 4&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="Italic"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;13-Feb-2016 09:20 and &lt;/SPAN&gt;16-Feb-2016 12:00&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;You will use &lt;SPAN style="font-size: 13.3333330154419px;"&gt;networkdays(&lt;/SPAN&gt;&lt;SPAN class="Italic" style="font-size: 13.3333330154419px;"&gt;start date +1, end date -1) * 24 + Hours(&lt;SPAN class="Italic" style="font-size: 13.3333330154419px;"&gt;End date) + &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Hours(&lt;/SPAN&gt;&lt;SPAN class="Italic" style="font-size: 13.3333330154419px;"&gt;Start date)&lt;/SPAN&gt; &amp;amp; 'Hs ' &amp;amp; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Minute(&lt;/SPAN&gt;&lt;SPAN class="Italic" style="font-size: 13.3333330154419px;"&gt;Start date) + &lt;/SPAN&gt;Minute(&lt;SPAN class="Italic" style="font-size: 13.3333330154419px;"&gt;End date) &amp;amp; 'm'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Agustin.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 15:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025945#M346705</guid>
      <dc:creator>agustinbobba</dc:creator>
      <dc:date>2016-03-18T15:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: calculate diff bw two Timestamp excluding weekends in hrs and min format</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025946#M346706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/781404"&gt;Re: Calculate Elapsed Time Nett&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/60227"&gt;Calculate hours between two Date/Time strings&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 15:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1025946#M346706</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-18T15:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: calculate diff bw two Timestamp excluding weekends in hrs and min format</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1788019#M1210256</link>
      <description>&lt;P&gt;Hello Kush,&lt;/P&gt;&lt;P&gt;I needed the above calculation as you mentioned. I needed to calculate the time difference in minutes or hours between &lt;STRONG&gt;2&lt;/STRONG&gt; Timestamp (format - 'DD.MM.YYYY h:mm:ss') excluding the weekend and also considering the business hours from 9am to 16pm.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know Networkdays function, but from that we get only days but i needed time from the timestampformat.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanking you in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 17:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-diff-bw-two-Timestamp-excluding-weekends-in-hrs-and/m-p/1788019#M1210256</guid>
      <dc:creator>abhishek_vn</dc:creator>
      <dc:date>2021-03-03T17:23:21Z</dc:date>
    </item>
  </channel>
</rss>

