Master-Detail bug
Posted: Wed May 07, 2014 8:59 am
Hello,
I have a master-detail report:
- DataBand on page header to display data about the master on every page
- Body of the report (details)
- Page footer to display static text and data from the master on every page
I started face a severe problem about wrong master data on the first page footer and only on the first page, so I finally managed to find out the origin of the problem: I had a some masters without details in my data source. I already fixed the data source and the error went away from the report however this should be also addressed on your report engine because I could really want to have masters without details (for some reason) or if not, could easily see this mistakes on the report but much worse is to show wrong data.
I have a master-detail report:
- DataBand on page header to display data about the master on every page
- Body of the report (details)
- Page footer to display static text and data from the master on every page
I started face a severe problem about wrong master data on the first page footer and only on the first page, so I finally managed to find out the origin of the problem: I had a some masters without details in my data source. I already fixed the data source and the error went away from the report however this should be also addressed on your report engine because I could really want to have masters without details (for some reason) or if not, could easily see this mistakes on the report but much worse is to show wrong data.