<?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 net workdays in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/net-workdays/m-p/132455#M19905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NetWorkDays([Date],date(num(Start)-1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here Date =7/12/2016 and Start=1/2/2017 but I am getting 124 as a output of the above expression, but this is wrong different workindays between these days are not 124.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can please anyone help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2018 07:43:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-07-12T07:43:36Z</dc:date>
    <item>
      <title>net workdays</title>
      <link>https://community.qlik.com/t5/QlikView/net-workdays/m-p/132455#M19905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NetWorkDays([Date],date(num(Start)-1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here Date =7/12/2016 and Start=1/2/2017 but I am getting 124 as a output of the above expression, but this is wrong different workindays between these days are not 124.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can please anyone help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 07:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/net-workdays/m-p/132455#M19905</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-12T07:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: net workdays</title>
      <link>https://community.qlik.com/t5/QlikView/net-workdays/m-p/132456#M19906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps there's something wrong with one of your dates. I get 146 working days as a result.&lt;/P&gt;&lt;P&gt;Can you post a small qlikview document that demonstrates the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 08:00:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/net-workdays/m-p/132456#M19906</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-07-12T08:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: net workdays</title>
      <link>https://community.qlik.com/t5/QlikView/net-workdays/m-p/132457#M19907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajashmita,&lt;/P&gt;&lt;P&gt;Your expression required holiday list .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you check below thread you will get idea.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/Scripting/DateAndTimeFunctions/networkdays.htm" title="https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/Scripting/DateAndTimeFunctions/networkdays.htm"&gt;https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/Scripting/DateAndTimeFunctions/networkdays.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;networkdays ('&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;7/12/2016&lt;/SPAN&gt;', '&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;1/1/2017&lt;/SPAN&gt;', &lt;STRONG style="text-decoration: underline;"&gt;'31/12/2016', '25/12/2016')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;Undeline part is list of holiday,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;Arvind Patil&lt;SPAN style="text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 08:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/net-workdays/m-p/132457#M19907</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2018-07-12T08:01:27Z</dc:date>
    </item>
  </channel>
</rss>

