hellian Posted October 11, 2007 Posted October 11, 2007 I have one master report and three subreports based on XML DataSource. The master report XMLPath is /shoot/shot. The subreport XMLPaths are: //shoot/shot[@id=$P{masterShotID}]/products/product //shoot/shot[@id=$P{masterShotID}]/models/model //shoot/shot[@id=$P{masterShotID}]/attachments/attachment I created datasource for master report with JRXMLDataSource. Now I want to add every subreport datasource with this master report datasource. Could anyone help me resolve this? Thanks Rashed
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now