Connecting Tech Pros Worldwide Forums | Help | Site Map

Use sub reports in the header of a report in SSRS

Member
 
Join Date: Feb 2007
Posts: 68
#1: Jul 29 '09
hi..
I have created a sub report and want to put that sub report in the header of a report in the SQL Server Reporting Services.

How can i achieve this?

Newbie
 
Join Date: Jun 2008
Posts: 25
#2: Jul 29 '09

re: Use sub reports in the header of a report in SSRS


SSRS is pretty adamant about not putting sub reports into the page header.

You should reorganize your report page and create the "header" manually. That is reduce margins and use your sub report near the top of the page.
Reply