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 |
santosh_nm
Starting Member
1 Post |
Posted - 2006-03-06 : 17:20:39
|
Hello,Am having this problem, and i have not been able to solve it as yet.The requirement is to have a matrix like structure such as: Column HeaderRow Header Value1; Value2; I was able to create a matrix report using SQL Reporting services 2000, placed the column as well as Row headers, however, the value can be just an aggregate expression, which means I can have only one value as the data. But the requirements is to have multiple values in the data placeholder. Does anyone have experienced the same problem as me? Any help will be highly appreciated.RegardsSantosh |
|
jhermiz
3564 Posts |
Posted - 2006-03-07 : 10:45:37
|
Provide sample data and expected output. Keeping the web experience alive -- [url]http://www.web-impulse.com[/url]RS Blog -- [url]http://weblogs.sqlteam.com/jhermiz[/url] |
 |
|
|
|
|