PDA

View Full Version : SQL reporting services?


Venky
10-10-2007, 03:28 PM
How can I dynamically place column headings into a Table? I'm using SQL Reporting Services 2005. I'm using a table instead of the matrix because we wanted fixed columns. I've placed my data into the correct column, but I'm stumped onto how to get the headings.

My PROC returns my data in the correct colunms and I'm hiding the details and using the footers to display the data. But that won't work for the columns.....