You probally using the PS_BEN_PROG_PARTIC TABLE. You want to assign the table an alais of "A". In selection, insert an selection that states:
Data Field EVENT_DT TO FORMULA. Click on the line at the end and copy and paste the below statement.
(SELECT MAX(B.EVENT_DT) FROM PS_BEN_PROG_PARTIC B
WHERE A.EMPLID = B.EMPLID)
This will bring back the most current Event Date which will return the current Benefit Program for that date.
Artie Dunnings
ADTECH Consulting Inc
HRIS Functional & Technical Trainer
Alpharetta, GA