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.
Author |
Topic |
h_kuan
Starting Member
3 Posts |
Posted - 2005-11-08 : 05:38:08
|
As our understanding there is impossible to add the dataset value into the report header as well as report footer directly. I've went through the forum and found the solution which is create a ReportItem which stored the dataset value in the report body and create a reference in the header or footer to that ReportItem. My problem is how to create the reference in the header or footer ? Please help. |
|
|
|
|