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.
Problem when filtring on OTBI to take MAX(date) for many user
Summary
I want to filter for max(date) for many users , It works only for one user .Content
Hello,
I create a report to display person id with a item_text,but for each item_date we can have 1 or more occurence and we can detect it by the field date_from .
I want to take only the last occurence so I create a filter on MAX (date) where person number ='aaaa'.
The result is correct but in my reports I have 300 person number and I can't make person_number in ('aaa','bbb','ccc','dddd'............)
the filters That I insert for the date from is :
0