Siebel Report (BI Publisher) How to display two records in a single row
Let me explain you more clearly what exactly I need .
SIEBEL VERSION:8.1.1.4
BI Publisher Version: 10.1.3.4.1
In our XML Data file we have parent called "Account" and child called "Assetmanagement-Ordermanagement"In child level one attribute(coloumn) called "ProductName".
We want to display child(Assetmanagement-Ordermanagement)details with parent(Account) detials in a single same row in our report.
The problem is, for one parent we have atleast 10 child records .In every child we have a ProductName value.And every product has its own product type and Status.we have to display Product Name values in a single row of the report based on product type and Staus of the product.