SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Change Field Value in Page Header
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

dodaniel
Starting Member

11 Posts

Posted - 08/13/2012 :  16:30:14  Show Profile  Reply with Quote
In BIDS I have a textbox that contains Dept_Name in my page header. When my report runs for all departments (by leaving a parameter field blank) I would like for the Dept_Name in the page header to change to match the department that goes with the records on that page of the report. Right now it prints the first department name on all pages of the report.

visakh16
Very Important crosS Applying yaK Herder

India
47152 Posts

Posted - 08/13/2012 :  16:45:43  Show Profile  Reply with Quote
you should be including it in body of report them inside a table. the table should be mapped to your dataset. if you want additional details to be included you can apply group on department in table and add department name into its header. you can include other fields inside its detail section

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.03 seconds. Powered By: Snitz Forums 2000