Groups | Blog | Home
all groups > sql server reporting services > august 2004 >

sql server reporting services : Matrix column drill down


MikeS
8/17/2004 2:43:03 PM
I have a matrix with a row grouping of project and a column grouping of
project manager. I am summing the gross margin, labor cost, and gross
profit. Is there a way to only display the gross profit initially, but
supply a drill down on that field to display the sum of the other two fields
MikeS
8/18/2004 4:37:02 AM
This is what I have:

PM 1
PM2
Margin Labor Profit
Margin Labor Profit
+ Project 1
100 75 25
- Project 2 Foreman1 50 25 25
Foreman2 75 25 50
+ Project 3 10 15 -5


This is what I would like:

PM 1
PM2
Margin Labor Profit
Profit
+ Project 1
+ 25
- Project 2 Foreman1
50 25 25
Foreman2 75 25 50
+ Project 3 10 15 -5

[quoted text, click to view]
MikeS
8/18/2004 4:45:01 AM
The requirement is to see as much as possible on one page.

This is what I have:

PM 1
PM2 ...
Margin Labor Profit
Margin Labor Profit ...
+ Project 1
100 75 25 ...
- Project 2 Foreman1 50 25 25
Foreman2 75 25 50
+ Project 3 10 15 -5


This is what I would like:

PM 1
PM2 ...
Margin Labor Profit
Profit ...
+ Project 1
+ 25
- Project 2 Foreman1 - 25
50 25
Foreman2 - 50
75 25
+ Project 3 -5

Is it possible to do this? If so can someone please point me in the right
direction?

Thanks

[quoted text, click to view]
AddThis Social Bookmark Button