XML Data Source multiple data sets
hi,
I am trying to generate bank statement using BIRT, where i need to show logo, address of customer , credit/debits, reward points. For this i have a XML data source and created 3 data sets, each one for address of customer , credit/debits and reward points. When i preview in Eclipse it is working fine. But When add it to my Web application only Address is shown not other data.
If i remove address from my design, then credits/debits data is coming properly. So i thinks only data from 1st data set is shown in report.
I am using BIRT 2.0. Can any body help me please...