access row group total from row details?
I need to access the total value for a row group from the row detail cells, how can I do this? Javier Guillen http://www.msbicentral.com/Blogs/JavierGuillen.aspx
October 12th, 2010 5:46am

Hello, Use this expression where-ever you want the group total in the detail row. =Sum(Fields!ColumnName.Value,"groupName") Hope its clear & helpful....Pavan Kokkula Infosys Technologies Limited.
Free Windows Admin Tool Kit Click here and download it now
October 12th, 2010 7:13am

Thanks PavanKokkula I ended up referencing the TextBox value that holds the Row Group total, from the details cell - =ReportDetails!TotalTextBox.Value Javier Guillen http://www.msbicentral.com/Blogs/JavierGuillen.aspx
October 12th, 2010 4:54pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics