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.
OTBI Agent Email Analysis Run As Of Date Derived by SQL
Summary
Trying to setup existing 'Point in Time' analysis with AsOfDate Parameter as automated agent that uses SQL to derive the last day of the prior month at runtimeContent
I have a basic OTBI analysis with simple real-time assignment & salary details from the below 2 subject areas:
- Workforce Management - Worker Assignment Real Time
- Compensation - Salary Details Real Time
I created a version of this analysis as a 'Point in Time' report by adding a presentation variable prompt with a date selector as well as the following SQL prefix on the Advanced tab:
SET VARIABLE PARAM_EFFECTIVE_DATE='@{P_DATE}';
Tagged:
0