You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Update member forumla to exclude employees hired after a specific date

Summary:


Content (please ensure you mask any confidential information):

I need to update the member formula for our bonus calculation in Workforce. The goal is to exclude anyone hired after September 1st from receiving a bonus.
I believe using `CalcStartDate` is the best approach for this, but I'm unsure of the specific formula or method to implement this correctly. Could you please advise on the best way to achieve this?


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

IF ("Status" ==1 )

(("TotalSal" - "Sign_On_Bonus") * "Bonus%"->&NoYear) * "Bonus_PO_%"->"BegBalance"->&NoIntersection ->"No Entity";

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!