Home
Analytics
Create child tables under parent table group.
Bhumi U.
Hi
Can you please provide any suggestion on following issue?
Requirement:
We are trying to generate the report based on Export Data.
We have created one parent table and we have group by on "export_Id" field for the parent table. Now under this group we are trying to create 2 other child tables(which will display header and detail records).
Parent Table --> Child Table 1(Header/Detail)
Child Table 2(Header/Detail)
Issue:(Not able to see Detail record for Child Table 2)
Under Parent Table ,I have created two "Group header row" and when I am adding both child tables under each Group header Row.the out put is
1> general records for main table,
2> Child Table 1(Header/Detail)
3> Child Table 2(Header only, no detail records)
Even, I have tried adding both chid tables in each "Group Footer Row" of the Parent table, but same issue, no detail reocrds getting displayed for 2nd table.
At last, When i tried to add both child tables under "Detail Row"of the Parent table , I get "Out of Memory Exception" .
Am i going in wrong direction?
Can you please suggest any solution for this issue?
Thanks
Bhumi.
Find more posts tagged with
Comments
mwilliams
How are you limiting the data for the nested table? What output are you running the report in? Is there any way you can recreate this issue with the sample database? Or with sample data from a flat file or xml file or scripted dataSet?
Bhumi U.
Hi ..please find the attached report which i have created with sample database and approach i have used is working fine on that.i will try to use the same approach in my report Design. I will update you once it's done.
mwilliams
Glad you found something to work for you. If you can show me the same thing in this report that you were talking about in your email, it'll help me out to see what's going on.