February 26, 2010 at 11:08 pm
I would like to know how to do the following in sql server 2005:
1. Setup a main report and have it pass selected parameters to various subreports.
2. Setup a table of contents for sql server 2005 report servvice that has a main report and various subreports.
February 28, 2010 at 10:08 am
Hi,
1.Setup a main report and have it pass selected parameters to various subreports.
2. Setup a table of contents for sql server 2005 report servvice that has a main report and various subreports
>>>>>>1.
Create Report with tablix columns like col1 and col2
in col1.value text box properties >action>by report > select u r subreport>add parametrs to that which u want.
>>>>>>>2.
Can u please give me some more info wht exactly u want...
Thanks
Veeren
Thanks & Regards,
Veeren.
Ignore this if you feel i am Wrong. 😉
February 28, 2010 at 8:27 pm
I want to be able to add a table of contents to a sql server report service 2005 report. The report will be exported in a PDF format and emailed to users. I want to have a table of contents like you read a regular textbook. This would be with sections followed subsections.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply