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.
How to combine multiple max formula criteria in OTBI
Summary:
I'm having trouble pulling in all employees latest Seniority Dates. It seems I need to pull in 2 criteria: 1. LATEST Seniority Change Start Date & LATEST Seniority Date. Is there a way to use a formula to pull in a date using multiple criteria?
Content (please ensure you mask any confidential information):
I tried using this formula, but it doesn't seem to work.
MAX("Person Seniority Details"."Seniority Date" BY MAX("Person Seniority Details"."Seniority Change Start Date" BY "Worker"."Person Number"))
I also tried to pull in 2 separate columns into the report:
- 1 for seniority date using MAX("Person Seniority Details"."Seniority Date")
Tagged:
0