<?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: Counting hours between working hours and days in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Counting-hours-between-working-hours-and-days/m-p/780156#M665596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We starts at 7 am from Mon to Friday. It's 8 hours daily. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jan 2015 13:53:09 GMT</pubDate>
    <dc:creator>jordan231</dc:creator>
    <dc:date>2015-01-13T13:53:09Z</dc:date>
    <item>
      <title>Counting hours between working hours and days</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-hours-between-working-hours-and-days/m-p/780154#M665594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two timestamps and i would like to measure exact number of hours between those two dates.&lt;/P&gt;&lt;P&gt;The case is i would like to exclude all holidays in our comapny and to make this more complicated i need to take into account also working hours in company.&amp;nbsp; Any ideas ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;/P&gt;&lt;P&gt;/jacek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 13:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-hours-between-working-hours-and-days/m-p/780154#M665594</guid>
      <dc:creator>jordan231</dc:creator>
      <dc:date>2015-01-13T13:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Counting hours between working hours and days</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-hours-between-working-hours-and-days/m-p/780155#M665595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many working hours a day do you have? Supposing you have 8 this expression can help you with some adjustments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Interval(&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(WeekDay(vStartDate)&amp;lt;=5, DayEnd(vStartDate) +'08:00:00' - vStartDate, 0) + &lt;/P&gt;&lt;P&gt;&amp;nbsp; if(WeekDay(vEndDate) &amp;lt;=5 , vEndDate - DayStart(vEndDate) + '18:00:00' ,0) + &lt;/P&gt;&lt;P&gt;&amp;nbsp; RangeMax(NetWorkDays(vEndDate+1,vEndDate-1,Feriados),0)*8/24&lt;/P&gt;&lt;P&gt;)&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 13:42:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-hours-between-working-hours-and-days/m-p/780155#M665595</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-01-13T13:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Counting hours between working hours and days</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-hours-between-working-hours-and-days/m-p/780156#M665596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We starts at 7 am from Mon to Friday. It's 8 hours daily. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 13:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-hours-between-working-hours-and-days/m-p/780156#M665596</guid>
      <dc:creator>jordan231</dc:creator>
      <dc:date>2015-01-13T13:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Counting hours between working hours and days</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-hours-between-working-hours-and-days/m-p/780157#M665597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use my expression as starting point, making your adjusments&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 13:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-hours-between-working-hours-and-days/m-p/780157#M665597</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-01-13T13:55:17Z</dc:date>
    </item>
  </channel>
</rss>

