January 26, 2009 at 1:45 pm
Hi,
As a follow up to my previous posting, my SRS report requires the start and end dates to be displayed in the header. I have these values available as fields in my dataset. But I get an error that I can't display fields in the header. Is this right? Does anyone know how I can do this so that my start and end dates can display in the report header?
thanks,
Paul
January 26, 2009 at 2:16 pm
Are they parameters? If so, use the parameters object (Parameters! .Value).
January 27, 2009 at 1:10 am
Hi...
If you are using SSRS 2005, then it is not possible to use Fields Values in Header / Footer(being a limitation in SSRS 2005)......So...to make it work..you can do 1 thing...you can access concerned values inside two textboxes any where on Report Body, make them in visible and refer those in Report Header / Footer...using ReportItems property...
I hope, it may help you...:)
Thanks,
Niraj
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply