I have Begin Time and End Time in my database table.
I would like to group hours to type 1 (08:30-17:00),
type 2 (17:00-21:00), type 3 (21:00-8:30).
I can to this if someone enter for example :
once 08:30-17:00 (so it will be 8h30min of 1 type)
and next 17:00-20:00 (so it will be 3h of 21 type)
But i can't extract it if someone enter his day task this way :
8:30-21:00 - so it will be 1 and 2 type hours.
How to extract this in formula for display ?
I would like to group hours to type 1 (08:30-17:00),
type 2 (17:00-21:00), type 3 (21:00-8:30).
I can to this if someone enter for example :
once 08:30-17:00 (so it will be 8h30min of 1 type)
and next 17:00-20:00 (so it will be 3h of 21 type)
But i can't extract it if someone enter his day task this way :
8:30-21:00 - so it will be 1 and 2 type hours.
How to extract this in formula for display ?