Fast Formula for exluding people on LOA for more than 90 days
Content
Hi All,
Can some Fast formula expert can help us on our below query.
We are creating one FF for excluding People those who are on LOA for more than 90 days in current cycle. we are using Assignment status : "Unpaid or Paid". Based on These two assignment status we have build formula, Unfortunately it is not working. Below is the formula.
/*******************************************************************
FORMULA NAME: XX_PER_ELIGFF
FORMULA TYPE: Participation and Rate Eligibility
DESCRIPTION:
Change History:
Name Date Comments
--------------------------------------------------------------------------------------------------------
********************************************************************************************************/
DEFAULT_DATA_VALUE FOR PER_HIST_ASG_EFFECTIVE_START_DATE IS '1900/01/01 00:00:00'(date)
DEFAULT_DATA_VALUE FOR PER_HIST_ASG_EFFECTIVE_END_DATE IS '1900/01/01 00:00:00'(date)
0