<?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 NetWorkDays in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/NetWorkDays/m-p/1802137#M1312897</link>
    <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i calculate the netto workdays in a script for QlikView&lt;/P&gt;&lt;P&gt;The string in SetAnalysis gives the correct output..... NetWorkDays(Besteldatum, Afleverdatum)&lt;/P&gt;&lt;P&gt;Problem is that i need de output as a dimension value! and the string above does not work in my script.&lt;/P&gt;&lt;P&gt;How can i solve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>PGesterkamp</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>NetWorkDays</title>
      <link>https://community.qlik.com/t5/QlikView/NetWorkDays/m-p/1802137#M1312897</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i calculate the netto workdays in a script for QlikView&lt;/P&gt;&lt;P&gt;The string in SetAnalysis gives the correct output..... NetWorkDays(Besteldatum, Afleverdatum)&lt;/P&gt;&lt;P&gt;Problem is that i need de output as a dimension value! and the string above does not work in my script.&lt;/P&gt;&lt;P&gt;How can i solve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NetWorkDays/m-p/1802137#M1312897</guid>
      <dc:creator>PGesterkamp</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: NetWorkDays</title>
      <link>https://community.qlik.com/t5/QlikView/NetWorkDays/m-p/1803105#M1312901</link>
      <description>&lt;P&gt;Hi PGesterkamp&lt;/P&gt;&lt;P&gt;Have you solved this issue by yourself ? I hope so.&lt;/P&gt;&lt;P&gt;It sounds strange the function not working, because this is a functionality of both script and graphs:&amp;nbsp;&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-kubernetes/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/networkdays.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-kubernetes/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/networkdays.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Marcos&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 12:07:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NetWorkDays/m-p/1803105#M1312901</guid>
      <dc:creator>Marcos_Ferreira_dos_Santos</dc:creator>
      <dc:date>2021-04-27T12:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: NetWorkDays</title>
      <link>https://community.qlik.com/t5/QlikView/NetWorkDays/m-p/1804537#M1312905</link>
      <description>&lt;P&gt;Sorry. it does not work. it gives an error like:&lt;/P&gt;&lt;P&gt;'NetWorkDays' is a not recognized built-in functioin name&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 09:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NetWorkDays/m-p/1804537#M1312905</guid>
      <dc:creator>PGesterkamp</dc:creator>
      <dc:date>2021-05-03T09:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: NetWorkDays</title>
      <link>https://community.qlik.com/t5/QlikView/NetWorkDays/m-p/1804556#M1312907</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/81933"&gt;@PGesterkamp&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think, u used the networkdays function in SQL Query. If so, try with preceding load like below&lt;/P&gt;&lt;P&gt;Load *,&amp;nbsp;&lt;SPAN&gt;NetWorkDays(Besteldatum, Afleverdatum) As Datum;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SQL Select .. from yoursouce;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 10:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NetWorkDays/m-p/1804556#M1312907</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-05-03T10:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: NetWorkDays</title>
      <link>https://community.qlik.com/t5/QlikView/NetWorkDays/m-p/1804794#M1312911</link>
      <description>&lt;P&gt;UR my Hero!....&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 04:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NetWorkDays/m-p/1804794#M1312911</guid>
      <dc:creator>PGesterkamp</dc:creator>
      <dc:date>2021-05-04T04:58:46Z</dc:date>
    </item>
  </channel>
</rss>

