Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
billuran
Partner - Creator
Partner - Creator

Get your thinking caps on! Want to chart clockin/outs and time between

Hello All, This is one where i think we can all work together on: I have created a solution in excel, but i want to take it into qlik.

I want to count the number of employees working every half hour (or a designated time increment) by when they clocked in and out.

Example:

Date Set

Employee IDTime Stamp InTime Stamp Out
11/7/17 8:001/7/17 23:00
21/7/8:001/7/17 15:00
31/7/10:001/7/1714:00

Things to consider: Want to be able to filter by day of week and if the time goes over midnight to the next day need to assign remaining hours to the next day or days.

Lets do this!!

Bill

1 Reply
Anonymous
Not applicable

Looks like you need to use the IntervalMatch() function as described here by HIC.

IntervalMatch

You'll need to adjust things so it uses 30 minute buckets instead of whole day [24 hour] buckets.