Fast formula to get terminated employees run result values
Summary
Fast formula to get terminated employees run result valuesContent
Can someone guide me on how to get the run result values for terminated employees, I have an extract which has PER_EXT_SEC_ASSIGNMENT_UE and PER_EXT_PAY_EMPLOYEES_UE joined with RUN RESULTS RANGE using payroll relationship id but this Extract misses the terminated employees run result values. If we are creating a fast formula to get the run result value of terminated employees, under which UE should I add the fast formula because for terminated employees, the PER_EXT_PAY_EMPLOYEES_UE does not fetch any data and I tried adding the fast formula to the PER_EXT_SEC_ASSIGNMENT_UE too which does not display any data for that column. Can