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.
Always show hire start date two months ago
Content
We want to contact a list of our new hires from two months ago on an on going basis.
So I'm trying to run this on the 15th of each month to show any one that had a hire start date of two months ago. For example, on Aug 15 I want this to run and show me all candidates that had a hire start date of June.
I know when someone tells me the answer I'm going to be mad at myself. I tried using CAST("Submission Dates"."Hire Start Date" as DATE)=TIMESTAMPADD(SQL_TSI_MONTH, -2, TIMESTAMP CURRENT_DATE) but I'm not getting results.
Tagged:
0