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: 
separerl
Contributor III
Contributor III

Workinghours - How to do this ?

Hi !

I have the following raw data:

EmployeeNumberEmployeeNameTypeCodeTimeStartTimeEnd
158Donald DuckBreak109:0009:15
158Donald DuckBreak2
158Donald DuckLunch12:0013:00
158Donald DuckWorkingHours07:0016:00

and I want this result

EmployeeNumberEmployeeNameTotalWorkTime
158Donald Duck07:45

TotalWorkTime is Workinghours minus Lunch minus Break1&2

Any ideas ?

I attach a sample.

/Pär

1 Solution

Accepted Solutions
Not applicable

Here is something that can help ( I hope )

Philippe

View solution in original post

2 Replies
Not applicable

Here is something that can help ( I hope )

Philippe

separerl
Contributor III
Contributor III
Author

Hi Philippe !

This works like a dream !

Thanks a lot for your help !!

/Pär