Category: | Task |
Priority: | High |
Status: | New |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
Hii..
My Requirement is ..
I hve create main report in the main report i am getting the data from database...
Now i hve to create sub report, but the in the subreport i am getting the data from XML....
But there i hve got an error i am getting only main report data no subreport data is not getting ..
How to solve it....
Can anyone help me in this....
v4.7.1
1 Comment:
Hi
After adding the subreport to main report, u have to configure some properties.
Connection Type: Don't pass data
u have to add parameters
name: XML_DATA_DOCUMENT
Expression: $P{XML_DATA_DOCUMENT}
i think u already gave the subreport expression, now save and try...