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
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Creating grand totals on a Matrix & Parent Groups

Author  Topic 

ecomajor
Starting Member

12 Posts

Posted - 2009-02-13 : 14:10:44
Hi,
How do I create a grand total on a matrix report.

Also what happens when I create a parent group. How does that affect the display and the totals?

thanks

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-02-14 : 02:22:18
you can create a grand total by clicking on row or column group and add subtotal column. It will be generated automatically based on detail column.the expression for this will written in detail row itself.when you create a parnet group based on scope in which subtotal column is in, it will show that scopes total values.
Go to Top of Page

ecomajor
Starting Member

12 Posts

Posted - 2009-02-17 : 09:35:24
I dont understand. Can you give a specific example please.
thanks
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-02-17 : 09:41:19
http://www.datadynamics.com/Help/ddReports/ddrtskAddingSubtotalsToAMatrix.html
Go to Top of Page
   

- Advertisement -