XML Publisher - Totals on Dynamic Columns
Hello All,
I am trying to use the Dynamic Column feature to get report in XML Publisher. The Sample provided by Oracle illustrates how to use the Dynamic column feature which works perfect. But i am not able to get the Totals for the Dynamic Columns. Please See below.... The last line in Bold is what i need to generate.
The example below has column header split as: <?split-column-header:TestScore?> <?split-column-width:@width?> <?TestScoreRange?>
and the TestScore column is defined as: <?for-each:TestScores?> <?TestCategory?>
and the Data values are split as: <?split-column-data:TestScore?> <?NumOfStudents?> <?end?>
Any suggestions please...
I am trying to use the Dynamic Column feature to get report in XML Publisher. The Sample provided by Oracle illustrates how to use the Dynamic column feature which works perfect. But i am not able to get the Totals for the Dynamic Columns. Please See below.... The last line in Bold is what i need to generate.
The example below has column header split as: <?split-column-header:TestScore?> <?split-column-width:@width?> <?TestScoreRange?>
and the TestScore column is defined as: <?for-each:TestScores?> <?TestCategory?>
and the Data values are split as: <?split-column-data:TestScore?> <?NumOfStudents?> <?end?>
Any suggestions please...
|
|
|
|
|
|
TestScore | 0-20 | 21-40 |
0