Hi,
Is it possible to have a sub-report inside of a sub-report?
Our design need to have sub-reports placed in left and right sessions, but the sub-reports don't start at the same place, refer to the attached picture.
Sub-reports A, B, C, and D are all table grids and they can expand depend on the data.
1. Report A and Report C start at the same position.
2. Report B should follow Report A. Report A may expand depends on the data. Report B should move accordingly. The relative positions for Report A and B should not change.
3. Report C can be longer or shorter than Report A and B. We need to treat Report A, B, and C and one object.
4. Report D follows after Report B and C.
Solutions we tried:
1. Putting Report A, B, and C into same section. However Report B wont be pushed accordingly when Report A expands.
2. Putting Report A and Report C in same section and Report B in the following section. Set Report C to be underlaying by the following sections. However if Report C is longer than Report A and B, Report D will overlapping with Report C.
3. Put Report A and Report B into a new Report X and import Report X. Place Report X in the same session with Report C. However, we are not able to have sub-reports inside of a sub-report.
Thanks.