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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

need calculation of days,hour & min

hey guys ,

I need to calculate the no of working days (excluding the weekends) , hours and minutes to close the case for the following table.

for null filed it will take system time.

Please help

6 Replies
ThornOfCrowns
Specialist II
Specialist II

To find the number of working days, use:

networkdays

Returns the number of working days (Monday-Friday) between and including start_date and end_date taking into account any optionally listed holidays. All parameters should be valid dates or timestamps.

example:
networkdays (startdate, enddate, holidaydate1, holidaydate2,holidaydate3,holidaydate4.......)

MK_QSL
MVP
MVP

Not applicable
Author

but for the last one it will not work?

mato32188
Specialist
Specialist

Hello Amit,

see attached file. Hope it helps.

BR

M

ECG line chart is the most important visualization in your life.
Not applicable
Author

i am not seeing any attached file martin

mato32188
Specialist
Specialist

-►

ECG line chart is the most important visualization in your life.