Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
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.
Most recent date paid
Summary:
I have an OTBI report that runs every other Thursday pulling earnings. The Effective Date field uses the below advanced SQL filter to pull only the current date paid (Thursday) which works great. However, if it is a holiday week and employees are paid earlier in the week, using this SQL will return no data when it runs on Thursday.
Is there a way to modify this SQL to pick up the most recent Effective Date instead?
"Balance Value Details"."Effective Date" = (timestampadd(SQL_TSI_DAY,0,CURRENT_DATE))
Thanks Experts!
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Tagged:
0