Data location on report page.
Hey Everyone.
I'm trying to figure out what's wrong with my report. For some reason, it keeps compiling incorrectly.
I have a simple report structure with two datasets: parent and child. Ideally, I want to generate a report that displays one parent band and its related child bands on a single page, continuing to form rows on subsequent pages until all results are displayed.
Please see the attached pictures.
First Picture is a report page.
Second is a subreport page.
Third picture is a preview results.
Please reach me if you need additional information.
Comments
Make sure the data adapter/parameter you’re passing from the parent to the child is actually linking correctly — if not, the child rows can appear on separate pages instead of continuing as expected. It’s kind of like Geometry Dash — one mistimed jump and the whole run resets. In reports, one misconfigured property can throw off the entire flow.