clock in and clock out

 

Hello,

I have two tables: one for the time in and the other for the time out.

two primary views clock in (data table is time in) and clock out ( data table is time out ).

columns contain employee IDs using a scan QR code.

I want to commit users only to record one time per day, one for a time in and one for a time out.

please help me.

Thanks in advance.

0 3 193
3 REPLIES 3

Combine into a single table. Set up a slice for the current user's "open" record (i.e. has a clock-in value, but not clock-out). Show one view/action if the slice is blank, the other view/action if not blank.

 Thank you very much,

could you please help me with an image example?

I'm not going to do that. What part do you not understand?

Top Labels in this Space