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.
Aggregate (sum) balance amounts by group in an RTF template (such as a Payslip)
I've been asked to update a BI Publisher RTF template to consolidate a list of Payroll Balances by Reporting Name and Hourly Rate.
The data in the XML extract appears in blocks like this:
This means, on the report, each Balance Value appears on a different line — even when the Hourly Rate is the same — because each entry appears in a separate block in the extract XML.
Instead, we need to list each combination of Reporting Name and Hourly Rate once, with the total number of Hours and Payment amount.
The complexity of the report tends to make it easier to use XSL throughout. But
Tagged:
0