I recently had a co-worker ask me to assist in a SSRS report on how to calculate a running total based on a conditional expression of a field in the report. Using code in the report, we were able to keep a running total and return that value in the grouping for an employee, but had an issue with the running total resetting on each page of the report. The following code was used to successfully accomplish this goal:
Posted inDynamics NAV & BC Tips & tricks