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.
Fast Formula to Evaluate If Within Date Range
Summary
Howdy, I'm trying to write a fast formula that will evaluate whether the current date is within a certain date range.Content
I would like to set the year dynamically so that the formula doesn't have to be updated every year. However I continue to get "Formula [formula name], line 1, a local variable was used before being initialized.
See code snippet.
What am I missing?
If I hard code L_HOLIDAY_DATE then I can get past it that particular error, but hard coding it defeats the purpose of the FF.
With the first line hard coded, I also get the same error for line 7 in the IF statement.
Tagged:
0