all groups > sql server reporting services > november 2004 >
You're in the

sql server reporting services

group:

Matrix subtotals only getting first value


Matrix subtotals only getting first value Jan Bodey via SQLMonster.com
11/12/2004 5:36:40 PM
sql server reporting services:
Hi

I have created a matrix with subtotal on both the Row and Column. However, the total only seems to be considering the first value it encounters. Has anybody any ideas why this should be the case?

sample output:

Col1 Col2 Col3 Total
Row1 1.0 1.0 1.0
Row2 1.0 2.0 1.0
Total 1.0 1.0 1.0 1.0

*****************************************
* This message was posted via http://www.sqlmonster.com
*
* Report spam or abuse by clicking the following URL:
* http://www.sqlmonster.com/Uwe/Abuse.aspx?aid=eb765bbec307481280b9ce093a602227
Re: Matrix subtotals only getting first value Jan Bodey via SQLMonster.com
11/12/2004 6:02:51 PM
Solved it, my grouping was wrong.

Opened up another heap of problems, but that is another story ...

*****************************************
* A copy of the whole thread can be found at:
* http://www.sqlmonster.com/Uwe/Forum.aspx/sql-server-reporting/5193
*
* Report spam or abuse by clicking the following URL:
* http://www.sqlmonster.com/Uwe/Abuse.aspx?aid=6f19700c9cb74267842c83847b306254
Re: Matrix subtotals only getting first value mgamine
12/31/2004 2:05:06 PM
How did you resolve? I'm having a similar issue with a matrix. I've one
group for the row, one group for the column and 4 entries for the data. I've
switched the row and column group, eliminated entries for the data and still
have the result of the 1st instance of return data for the subtotal.

Thanks!
Michelle


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