SSRS Report Totals

  • Hi, I didn't see an SSRS section so I decided to post here. I have a report that I am trying to add a grand totals section to. I was able to get the actual grand totals and display them, but I cannot seem to get it to show on only the final page of the report. I have looked for ways of hiding it on any page except for the last page, but cannot find how to do this anywhere.

    Does anyone have any suggestions?

    I am using the following to get the grand total value, but if there is a better way (and one that would also allow me to show it on the final page only), I am open to using it.

    =RunningValue(Fields!FieldName.Value, Sum, Nothing)

    Thank you!

  • What controls (table, list, textbox) are you using on the report?

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply