Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Networkdays with saturday

Hello,

I have to count how many working days there are between two dates, but I have to consider that Saturday is ALWAYS a working day, so I cant's use the networkingdays() function, which excludes Saturday. At the same time, I can't use a calendar because I have to use the calculation for many occurrences in various years, so it should be too difficult for me to load a so long calendars.

Can anyone suggest an idea to me?

Thank you for interesting.

15 Replies
acorral312
Contributor
Contributor

Hi Ralf,

I would like to use your solution to find the number of working days remaining in the month (Monday-Saturday). Is there a way to exclude a list of holidays?

AC

ashishpalkar
Creator III
Creator III

Hi There

How can we get Networkdays without Saturday or Sunday?

Thanks in advance,

rbecher
MVP
MVP

networkdays - script and chart function ‒ QlikView

Data & AI Engineer at Orionbelt.ai - a GenAI Semantic Layer Venture, Inventor of Astrato Engine
suhaskharat
Contributor III
Contributor III

how can we do to exclude 2nd and 4th Saturday and all Sundays of all months from date range

EQ
Contributor III
Contributor III

Hi Ralf,

It is very useful but it seems not fully fit for my case.

Could you please provide how to calculate how many Saturdays or Sundays between two dates?

BR,

Eric

smgt90
Contributor II
Contributor II

Can you help me with a similar formula that I could use as an alternative to the LastWorkDate formula? I need it to count Saturdays as working days.