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.
Report Date Parameters needed START: (First_Day of Last month) END: (Last_Day of Last_month)
Summary:
Hi Forum:
I'm looking to use below to accomplish General tab for Scheduling a report
START: Last_Day(ADD_MONTHS(SYSDATE,-2))+1 First_day
END: Last_Day(ADD_MONTHS(SYSDATE,-1)) Last_day
using below:
- {$SYSDATE()$} - current date, the system date of the server on which BI Publisher is running.
- {$FIRST_DAY_OF_MONTH()$} - first day of the current month
- {$LAST_DAY_OF_MONTH()$} - last day of the current month
- {$FIRST_DAY_OF_YEAR)$} - first day of the current year
- {$LAST_DAY_OF_YEAR)$} - last day of the current year
Appreciate any tips to
Tagged:
0