all groups > sql server reporting services > october 2005 >
You're in the

sql server reporting services

group:

Positioning Subtotal in Matrix


Positioning Subtotal in Matrix Teresa
10/19/2005 3:05:01 PM
sql server reporting services:
Is there a way to re-position the subtotal in a matrix report such that the
subtotal is displayed at the beginning of the report instead of at the end.

Currently:
Q1 10
Q2 5
Q3 10
Q4 3
Total 28

Need:
Total 28
Q1 10
Q2 5
Q3 10
Q4 3

Thanks!
Re: Positioning Subtotal in Matrix Robert Bruckner [MSFT]
10/19/2005 6:51:54 PM
You can change the subtotal position. Click on the little green triangle in
the (row/column) heading to get the subtotal properties and look at the VS
properties window. There is a "Position" property which is set to "After" by
default. You can set it to "Before", which results in the desired effect.

-- Robert
This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

AddThis Social Bookmark Button