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
 Development Tools
 Reporting Services Development
 Problem Rendering Page Header

Author  Topic 

kcassanova
Starting Member

1 Post

Posted - 2004-12-13 : 01:12:43
Hi all, strange one, when I try to refer to the Criteria of my report in an expression to create a report subtitle such as
="Month Ended " & Parameters!SubmittedDate.Value this causes the entire PageHeader to NOT be displayed, when I remove the textbox with this expression everything is ok, seems to only happen when I have multiple datasets defined within the same reports. FYI the report also has multiple sets of cascading parameters for the user to select the criteria of the report. There are no compile errors everything seems good.

Something to note this only happens when previewing the report in the VS.NET development environment, if I export to PDF the subtitle mentioned above appears fine...should I install the SP1.



Thanks

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2004-12-13 : 14:31:14
I certainly wouldn't try to figure out a problem if you don't have the service pack installed and may be encountering a known bug.

Tara
Go to Top of Page
   

- Advertisement -