I have a report with 4 subreports. However, this displays the same data over each page. As it is in the page header. If I put them in the details section, it will repeat the data in each subreport.
In each subreport the data is displayed in each detailed section.
I have uploaded the image so you can see what I have done.
Is there a way I could display the data like something below.
I have changed the report, see below. and put one of the sub reports (printAssemblies) in the page footer. That works ok for that.
However, I have another subreport called incidentTasks and that must print after the customers name and address have been printed. The problem with this is that it will always print on every page. I just one this to print just once. The subreport.
After the incidentTask subreport has printed I have some parts in the details section. This should print only once, and not display at the top of every page.