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

Issue with Global Absence Rollover formula

edited Oct 21, 2020 6:04PM in Workforce Management 10 comments

Summary

Issue with Global Absence Rollover formula

Content

Hi,

In the Rollover formula if we are pasing any hard coded value directly to ROLLOVER  ( example : ROLLOVER = 20 ) , it is retuning the value '20'  properly.
 
ROLLOVER = 20
RETURN ROLLOVER
 
But when i am passing the value to ROLLOVER with some derived value like this ROLLOVER = L_Leave_RollOver , it is not considering 'L_Leave_RollOver' value ( In 'L_Leave_RollOver' value after my validation it has value of 36) . I am able to print this result '36'  in logs , but in this criteria ROLLOVER value is taking year end accrual balnce only , not taking the derived value 'L_Leave_RollOver ' in the formula  .

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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