all groups > sql server reporting services > april 2007 >
You're in the

sql server reporting services

group:

Matrix with more than one table possible?


Matrix with more than one table possible? olcayb NO[at]SPAM gmail.com
4/30/2007 8:37:34 AM
sql server reporting services:
Hi,

I would like to use a Matrix where the first table defines the
Columns, the second table the rows and a third table holds the data -
which needs to be associated by the values from column and row. But
for some reason I can only set one table from a data set as the data
source (e.g.: dsData_tblDefinitions).

How can this be done? If I drag and drop the other fields from the
same or other datasets it can't find the tables / fields.

Thanks,
Olcay
Re: Matrix with more than one table possible? EMartinez
4/30/2007 8:37:48 PM
[quoted text, click to view]


Normally, matrix reports cannot include multiple datasets by default
(if its possible at all, outside of specific referenced aggregates in
a particular cell), etc. Why is the standard matrix report not an
option in this case (one pivot column for the column names, one column
for the row info and the remaining columns for the data)?

Enrique Martinez
Sr. Software Consultant
Re: Matrix with more than one table possible? olcayb NO[at]SPAM gmail.com
5/2/2007 1:35:37 AM
[quoted text, click to view]

Hi Enrique,

the problem is, that my colum names are also dynamic. Columns
(tblTasks), Rows (tblObjects) and Data (tblValues - the result of
applying the tasks on those objects) are all dynamic.

Thanks,
Olcay
AddThis Social Bookmark Button