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 |
liorlankri
Starting Member
17 Posts |
Posted - 2006-08-10 : 03:44:59
|
I have a Matrix in my report with one matrix_RowGroup and one matrix1_ColumnGroup1.I also have Subtotal for the matrix rows. I want to add one more data colum to calculate this value : data column/TotalHow can I get the total of each row ??? (like as the SubTotal property do to me by default???or can I change the value in the Subtotal property or it's will alawys give me the total of the row? |
|
|
|
|