<?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: Working Days in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Working-Days/m-p/339432#M125238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It all depends on the specific rules, which are still unknown.&amp;nbsp; It works as approxiamtion, but not as the exact count.&amp;nbsp; For example, using the same assumption (Monday to Wednesday), in February 2012, we have 21 workdays for A, and 12 for B.&amp;nbsp; If use 3/5 rule, you get 12.6 for B - or 13 if round to integer.&amp;nbsp; If this precision is enough in your case, feel free to use it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jul 2012 01:17:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-07-09T01:17:24Z</dc:date>
    <item>
      <title>Working Days</title>
      <link>https://community.qlik.com/t5/QlikView/Working-Days/m-p/339429#M125235</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 to calculate the number of working days for a month.I understand we can use the network days. But i have an issue like if there are two employees A and B. A will be full time and B will be part time he will be working 3 days a week. So how to calculate the working days for the employee B in Qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2012 19:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-Days/m-p/339429#M125235</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2012-07-07T19:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Working Days</title>
      <link>https://community.qlik.com/t5/QlikView/Working-Days/m-p/339430#M125236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is impossible to give an exact answer because the rules for the working dyas are not specified.&amp;nbsp; So, I go with the next three assumptions:&lt;BR /&gt;1. You have a "calendar" table which contains at least Month and Date fields.&lt;/P&gt;&lt;P&gt;2. Employee B works on Monday, Tuesday, and Wednesday.&lt;/P&gt;&lt;P&gt;3. There are no holidays for B.&lt;/P&gt;&lt;P&gt;In this case, you can use this:&lt;/P&gt;&lt;P&gt;WorkDaysB:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; Month,&lt;/P&gt;&lt;P&gt; count(distinct if(weekday(Date)&amp;lt;3,Date)) as WorkDaysB&lt;/P&gt;&lt;P&gt;RESIDENT Calendar&lt;/P&gt;&lt;P&gt;GROUP BY Month;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2012 22:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-Days/m-p/339430#M125236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-07T22:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Working Days</title>
      <link>https://community.qlik.com/t5/QlikView/Working-Days/m-p/339431#M125237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about Working days * (3/5).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Jul 2012 20:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-Days/m-p/339431#M125237</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2012-07-08T20:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Working Days</title>
      <link>https://community.qlik.com/t5/QlikView/Working-Days/m-p/339432#M125238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It all depends on the specific rules, which are still unknown.&amp;nbsp; It works as approxiamtion, but not as the exact count.&amp;nbsp; For example, using the same assumption (Monday to Wednesday), in February 2012, we have 21 workdays for A, and 12 for B.&amp;nbsp; If use 3/5 rule, you get 12.6 for B - or 13 if round to integer.&amp;nbsp; If this precision is enough in your case, feel free to use it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 01:17:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-Days/m-p/339432#M125238</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-09T01:17:24Z</dc:date>
    </item>
  </channel>
</rss>

