<?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: network days problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144092#M374552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;key4&amp;nbsp; is id ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if(NetWorkDays('date1','date2')&amp;gt;5, only(id)) or &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if(NetWorkDays('date1','date2')&amp;lt;5, only(id))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 May 2016 18:40:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-13T18:40:26Z</dc:date>
    <item>
      <title>network days problem</title>
      <link>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144083#M374543</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;Below is the table&lt;/P&gt;&lt;P&gt;Tab:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id&lt;/P&gt;&lt;P&gt;01/01/2016&amp;nbsp;&amp;nbsp;&amp;nbsp; 01/05/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01&lt;/P&gt;&lt;P&gt;01/02/2016&amp;nbsp;&amp;nbsp;&amp;nbsp; 01/09/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02&lt;/P&gt;&lt;P&gt;01/04/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01/12/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03&lt;/P&gt;&lt;P&gt;02/02/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 04/05/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 04&lt;/P&gt;&lt;P&gt;03/05/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02/01/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05&lt;/P&gt;&lt;P&gt;04/06/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01/15/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 06&lt;/P&gt;&lt;P&gt;04/27/2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03/14/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 07&lt;/P&gt;&lt;P&gt;03/03/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03/05/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;above two dates from two different tables (tab1: contains date1 and id&amp;nbsp; &amp;amp;&amp;amp; tab2: date2 and id) are linked to master calender . now. i need network days between date1 and date2 if i select month .&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;if i select jan, then i need to pull all jan month records and see if the network days between those two dates is less 5 then show the id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;anusha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 15:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144083#M374543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-13T15:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: network days problem</title>
      <link>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144084#M374544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;example:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if i select jan, then i need to pull all jan month records and see if the network days between those two dates is less 5 then show the id.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 16:00:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144084#M374544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-13T16:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: network days problem</title>
      <link>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144085#M374545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How have you linked the two field to a single master calendar where you chose the month from?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 16:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144085#M374545</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-13T16:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: network days problem</title>
      <link>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144086#M374546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry .. its two tables ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tab1: contains date1 and id&lt;/P&gt;&lt;P&gt;tab2: contains date2 and id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;both the two tables are joined on id and i have created a link table to link date with master calender ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 16:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144086#M374546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-13T16:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: network days problem</title>
      <link>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144087#M374547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like Attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 17:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144087#M374547</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-05-13T17:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: network days problem</title>
      <link>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144088#M374548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but , i need id whose difference of dates excluding weekend &amp;lt;5 for a particular month . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 17:48:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144088#M374548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-13T17:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: network days problem</title>
      <link>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144089#M374549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's exactely wrong with the solution settu_periasamy suggested?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've noticed that some id shows date1 after date2, so you may need to check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(NetWorkDays(Date1,Date2)&amp;lt;5 and Date1&amp;lt;= Date2, Only(Id))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Networkdays() will count working days including both start and end, so you may want to add +1 to the start date:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(NetWorkDays(Date1+1,Date2)&amp;lt;5 and Date1&amp;lt;= Date2,Only(Id)) &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 18:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144089#M374549</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-13T18:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: network days problem</title>
      <link>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144090#M374550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i used the below logic considering start date is less then end date .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(NetWorkDays('$(vAb1)','$(vAb)')&amp;gt;5, only(id)) or if(NetWorkDays('$(vAb1)','$(vAb)')&amp;lt;5, only(Key4))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i select any month .. i getting count 0 for both of them ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 18:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144090#M374550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-13T18:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: network days problem</title>
      <link>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144091#M374551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where does Key4 field come from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to calculate the absolute difference between the two dates:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=if(NetWorkDays(RangeMin(Date1,Date2),RangeMax(Date1,Date2))&amp;lt;5, Only(Id))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 18:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144091#M374551</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-13T18:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: network days problem</title>
      <link>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144092#M374552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;key4&amp;nbsp; is id ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if(NetWorkDays('date1','date2')&amp;gt;5, only(id)) or &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if(NetWorkDays('date1','date2')&amp;lt;5, only(id))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 18:40:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/network-days-problem/m-p/1144092#M374552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-13T18:40:26Z</dc:date>
    </item>
  </channel>
</rss>

