I'm writing a crosstab, RDLC report using the Matrix control. To add totals for the column and rows i'm using the built in SubTotal option. This adds a subtotal column and row but doesn't sum the columns/rows. Instead it dislays the first value in the column/row. Am I doing something wrong? Help!! Roger.
R
rsholanki
@rsholanki
Posts
-
Adding a subtotal on matrix control -
Getting row number in RDLC reportThat works perfect. Thank you!:)
-
Getting row number in RDLC reportI'm writing an RDLC report and want to display the row number in my table. Does anyone know the expression for this? I can't find anything related to this in the expression editor. Thanks! Roger.