Hi,
I have built a report to display expected hires, including employees' projected start dates and other relevant details. I retrieve the projected start date from the assignment with the ID in the ASSIGNMENT_OFFER_ID column in the IRC_OFFERS table.
However, when the projected start date changes with a pending worker assignment, I face difficulty retrieving that information because I'm unsure how to link the assignment in the offer table to the pending worker one.
Could someone assist me?
Thanks