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.
Error with IsNull function
Summary:
Content (required):
We have a requirement to set Vesting Period based on Person's Probation Period. If a person doesn't have any Probation Period, then there should be no Vesting Period for that person. To achieve this, I have used below formula.
But while compiling the formula, I'm getting below error.
"line 20, either function IS_NULL doesn't exist or the combination of parameter types doesn't match the statement."
What is the mistake I'm doing here and how can I overcome this error?
Thanks in advance!
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0