Link to home
Start Free TrialLog in
Avatar of rcowen00
rcowen00Flag for United States of America

asked on

Running Total SSRS error

I have an SSRS report that should reflect a running total in the MTD+/- of the Daily +/- column.  When I attempt to do this I get an error stating

The Value expression for the text box 'TextBox12' has a nested aggregate that specifies a dataset scope.  Inner aggregates cannot specify a dataset scope.

Any suggestions?
User generated image
ASKER CERTIFIED SOLUTION
Avatar of Phillip Burton
Phillip Burton

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Mike McCracken
Mike McCracken

WHat is the formula for the daily total?

mlmcc