Summary
Instead of rows, I need to post my data horizontally
Content
I am not doing a crosstab/pivot table, just simple display. I have searched the forums and am pulling my hair out.
instead of
----------------------------------------------------------------------------------------
Jane Doe '0000769'
Leave Accruals
SK: 55
VC: 28
BV: 22
VTO: 18
------------------------------------------------------------------------------------------
I need
------------------------------------------------------------------------------------------
Jane Doe '0000769'
Leave Accruals
--------------------------------------------------------------------------------------------
Using the example in the XDO User Manual, I put this together. But getting no data displayed
|
Leave Accruals
|
<?Split-column-header:PLAN_TYPE?><?PLAN_TYPE?>
|
|
<?for-each:EMPLID?>
|
<?split-column-data:PLAN_TYPE?><?AMOUNT?><?end-for-each?>
|
Attached is the xml I am working from.
Thank you in advance for your assistance
Version
Oracle BI Publisher Desktop 12.213.0.0