You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
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.

Subject Area - Column collapse aggregation

Summary: Subject Area - Column collapse aggregation


Content (required): Hi, I am trying to build a report to display Position FTE, and Incumbent FTE. However, to calculate our active Incumbent FTE, I've added in a conditional statement of:

CASE WHEN "Workforce Management - Worker Assignment Real Time"."Worker Assignment Details"."Assignment Status Type" = 'Active' THEN "Workforce Management - Worker Assignment Real Time"."Worker Assignment"."Full-Time Equivalent" ELSE 0 END

As shown above, the yellow value is our newly replaced value within the table. I understand that if I set the aggregation rule under Edit Formula to "Sum", I could use the page layout to create a summation under the each appropriate position, but we do not want to have a separate row for each employee. Because of this requirement, I'd remove the column responsible for splitting the rows, namely the Name column. But upon removing this column, the auto aggregation for the value turns up as shown below:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!