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 analysis with date prompt pulling duplicate records
Summary
OTBI analysis with date prompt pulling duplicate recordsContent
Hello,
I was hoping to get some help with fixing my OTBI Analysis report that is pulling duplicate records.
I have created a SCHEDULED report to pull worker data which includes workers with hire dates 2 weeks prior to SYS date and 2 weeks after SYS date. To get this, I have filtered on hire dates between TIMESTAMPADD(SQL_TSI_DAY, -14, CURRENT_DATE) and TIMESTAMPADD(SQL_TSI_DAY, 14, CURRENT_DATE). I have also used "AsOfDate" prompt with a default date way into the future like this SET VARIABLE PARAM_EFFECTIVE_DATE='2030-12-31'; so that it pulls future hires.
Tagged:
0