
Not applicable
2014-11-19
01:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
how to get count of working days between two dates
Hi,
i want to count no. of working days between two dates. kindly help.
- Tags:
- formula
- script_editor
11,507 Views
1 Solution
Accepted Solutions


Specialist
2014-11-19
02:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
You can use Network days function to get the same.
=networkdays([start date], [finish date]).
6 Replies


Specialist
2014-11-19
02:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
You can use Network days function to get the same.
=networkdays([start date], [finish date]).

Not applicable
2014-11-19
02:04 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jitendra,
Please use the function: NetWorkDays(from date,to date).
Regards,
Pooja


Specialist
2014-11-19
02:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
there is already a built in function in qlikview which is networkdays to get the working days between two dates.

Not applicable
2015-05-13
06:45 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, can this function be used during a script load?
9,989 Views

MVP
2015-05-13
06:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It definitely can be used in the script as well
Best,
Sunny
9,989 Views

Contributor II
2021-04-06
11:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
this is a good function, but how can i add days that fall on weekends with it?
6,975 Views
