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.
Analysis for finding positions with more than one Employee
Summary
Need a report that shows a list of positions that currently have more than one Employee in the positionContent
I am trying to build an audit report that shows the Position Code, Title, Employee Number, Employee Name
The position has Overlap = Yes which is fine (we do have overlap with our students)
I am using the Subject Area "Workforce Management - Worker Assignment Real Time"
I tried adding a count on Position
count("Position"."Position Code") but this is showing a count of 2 for the positions (only the second position in my list should have a 2)
I have attached a picture of what I am seeing with my analysis
0