absence type duration weekend shift — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

absence type duration weekend shift

edited Oct 31, 2024 10:58AM in Workforce Management 1 comment

Summary:

I have created a absence type duration fast formula , If employee duration is less than 1 then duration should return 0.5 days and if greater than 1 day then duration should be 1.5 day or 2 day etc..

This is working fine but if employee has shift on weekend then duration is showing a 0

Content (please ensure you mask any confidential information):


/*
Fast Formula to calculate absence duration based on employee's schedule.
Handles both weekdays and weekends for employees with shifts scheduled.
*/

DEFAULT FOR PER_ASG_REL_DATE_START IS '1951/01/01 00:00:00' (date)
DEFAULT FOR PER_ASG_DATE_PROBATION_END IS '1951/01/01 00:00:00' (date)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!