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.
DOJ from date and to date , DOE from date and to date parameter not working in BIP report
Hello ,
I have create Date of Joining date parameter and Date of Exit parameter, however when user try to select dates and filter records , records are not getting filtered .
Below is parameter code :
AND ppos.date_start BETWEEN :From_Dat AND :To_Dat
AND ppos.ACTUAL_TERMINATION_DATE BETWEEN :p_date_from AND :p_date_to
Also attaching entire report query
Tagged:
0