Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Add amount to employee referral bonus
Summary: We are adding a secondary bonus amount depending on the candidate hired that I want to add on with a report
Content (required): So, we have a referral bonus amount on the requisition, but sometimes, depending on who is hired, the employee could get an extra bonus. I want to put this into a formula. I have tried this and it's not working:
WHEN "Candidate Flex Fields"."UDF32" is 'Yes' THEN "Requisition Budgeting"."Employee Referral Bonus Amount" + 500 ELSE "Requisition Budgeting"."Employee Referral Bonus Amount" END
I'm getting a syntax error but not sure why. I've tried () around things I thought needed it but it isn't working.
Tagged:
0