To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
FTE Derived Factor - Accrual Matrix Expression
Content
Has anyone been able to use an FTE derived factor as part of an Accrual Matrix Expression?
Goal is to define different accrual rates based on FTE and LOS.
Ex. -
SQ10: [LengthOfService.AMLoS0to5years] < 5 AND [FullTimeEquivalent.AMFTE1.0andOver] ---- Accrual Rate = 6.153840
SQ20: [LengthOfService.AMLoS0to5years] < 5 AND [FullTimeEquivalent.AMFTE0.90] ----- Accrual Rate = 5.538456
The LOS derived factor works correctly but I am not able to properly define the expression for calculating the FTE. I built the FTE derived factors as percentages. I have tried the following expressions for FTE with no success:
- AND [FullTimeEquivalent.AMFTE1.0andOver]
- AND [FullTimeEquivalentMFTE1.0andOver] >= 1