Mass Update an expiration date for a benefit.

SOLVED

I need to do a Mass Update to one specific benefit.  I need to update the expiration date from Jan 1, 2024 to December 31, 2024.  The benefit plan code is DENTAL.  We have updated the actual plan but need to update all employees that are assigned to the plan.  Each is showing as inactive and expired.  Can I do this using Expression Builder and if yes, how?

thanks in advance

Top Replies

  •   Below you will find instructions on how to Mass update Benefit Expiration Date

    If the Benefits "Expiration" date, the "Plan Is In Effect To" date has already past, changing the date to a later date…

Parents
  • 0

    Howard31, would the solution presented also update the DENTAL plan of terminated employees and employees that had the plan in the past and subsequently opted out?  In the records to update step, would we need to specify the erroneous Expiration date? E.g,

    B.be._benecode = 'DENTAL' and Be.b_company = 'XXX' and Be.b_expdate = {01/31/2024}

Reply
  • 0

    Howard31, would the solution presented also update the DENTAL plan of terminated employees and employees that had the plan in the past and subsequently opted out?  In the records to update step, would we need to specify the erroneous Expiration date? E.g,

    B.be._benecode = 'DENTAL' and Be.b_company = 'XXX' and Be.b_expdate = {01/31/2024}

Children
No Data