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.

 All Forums
 Development Tools
 Reporting Services Development
 Subtotal problem

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/Total

How 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?

   

- Advertisement -