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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Aspiring_Developer
Specialist
Specialist

Networking Days

Hi all,

I have below two date fields :-

Aspiring_Developer_0-1644502822369.png

So here issue_red_date is the date when issue was raised and Logged_Date is when the issue was logged in the system.

I need to calculate Loged_working_hours  using below :-

networkdays(logged date- issue recived date

How can I calculate networking days of both the dates and then calculate the difference ?

Can anyone please help ?

2 Replies
albertovarela
Partner - Specialist
Partner - Specialist

try:  networkdays(LOGGED_DATE_New,ISSUE_RECD_DATE_New) 

 

anat
Master
Master