Hello all,I have a main report which calls a sub report. I pass a parameter to the sub report and it is correctly generating separate pages for each individual. However, a couple of the individuals' tabs are followed by one or more blank pages. The blank pages (when exported to excel) are named with the individual that was passed through as a parameter. I am using distinct for the individual names so there are not duplicates.Also, I noticed that if I run the sub report alone, the blank tabs do not appear even when exporting to excel.I am using VS/SQL 2008 R2. Does anyone know why this happens? I have other sets of reports that do the exact same thing without this issue. I have tried changing margins and page size to no effect.Thanks for any help you might be able to provide.
↧