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
 SSRS 2005 - dynamic fields in table

Author  Topic 

arkiboys
Master Smack Fu Yak Hacker

1433 Posts

Posted - 2007-05-18 : 04:22:36
How is it possible to populate a table with fields dynamically?
For example, the stored procedure knows which and how many fields to retrieve based on the parameters passed.
At present I can drag and drop fields into the details section of the table. But this is when you know for sure which fields to retrieve. Not sure what to do if you do not know in advance which fields the stored procedure retrieves to display on the report.
Thanks
   

- Advertisement -