Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I would like to calculate the number of working days between two dates, divided by month.
In particular, I've two variables (format MMM-YYYY):
-let vStartDate= (peek('datamin',0)); (Jan-2020) - let vEndDate = (peek('datamax',0)); (Dic - 2023)
I would like to have a table, where for each month I have the number of working days,like this:
thanks so much!!
maybe with NetWorkDays
https://help.qlik.com/en-US/qlikview/May2023/Subsystems/Client/Content/QV_QlikView/Scripting/DateAnd...