Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 header template

Author  Topic 

cwtriguns2002
Constraint Violating Yak Guru

272 Posts

Posted - 2007-03-05 : 02:49:42
Hi all. How to make a template header for reports please? So that everytime I make a report, ill just call the template in the header.
Thanks.
-Ron-

jhermiz

3564 Posts

Posted - 2007-03-05 : 20:10:23
quote:
Originally posted by cwtriguns2002

Hi all. How to make a template header for reports please? So that everytime I make a report, ill just call the template in the header.
Thanks.
-Ron-



Here you go, http://jhermiz.googlepages.com/templatesinreportingservices2005

Jon



Keeping the web experience alive -- [url]http://www.web-impulse.com[/url]

RS Blog -- [url]http://weblogs.sqlteam.com/jhermiz[/url]
Go to Top of Page

cwtriguns2002
Constraint Violating Yak Guru

272 Posts

Posted - 2007-03-05 : 21:09:17
Thanks jon.
What if I want to edit my TemplateReport for something I missed out(e.g. I add textboxes). I need an automatic changes also in my reports. Is it possible?

Thanks.
-Ron-
Go to Top of Page

cwtriguns2002
Constraint Violating Yak Guru

272 Posts

Posted - 2007-03-06 : 00:37:41
Another problem is, I made a dynamic template, means I query it.

template name = HRTemplate
Report1 = HRemployeeReligion
Report2 = HRemployeeInformation

I made a reports in Business Intelligence project.... My problem is When I make a new Report which is Report1 from HRTemplate, and create new dataset for EmployeeReligion. I can't run the report. It creates an error. I think it is because I have 2 datasets ???
thanks
-Ron-



Go to Top of Page
   

- Advertisement -