In our report we had added two subreports which show up for each row returned by the main report.
We populate rest of the data depending on the main report in the subreports.
And when we export to csv the o/p has rows against each field in the subreports too. But it is not mapped correctly.
For eg: in Main report if I have two rows corresponding to Employees : Raj and Jaya
The data in the subreport shows the Company Name. For Raj its Wipro and Jaya its TCS
When exported to csv the company Name for both the employees shows as Wipro. Is this an issue related to having subreports when rendering to csv.
Please suggest a solution asap....
We populate rest of the data depending on the main report in the subreports.
And when we export to csv the o/p has rows against each field in the subreports too. But it is not mapped correctly.
For eg: in Main report if I have two rows corresponding to Employees : Raj and Jaya
The data in the subreport shows the Company Name. For Raj its Wipro and Jaya its TCS
When exported to csv the company Name for both the employees shows as Wipro. Is this an issue related to having subreports when rendering to csv.
Please suggest a solution asap....