April 13, 2009 at 8:11 am
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!
April 14, 2009 at 12:22 pm
What controls (table, list, textbox) are you using on the report?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply