Groups | Blog | Home
all groups > sql server reporting services > august 2006 >

sql server reporting services : RunningValue crashes VS


bigbrorpi NO[at]SPAM gmail.com
8/22/2006 9:25:17 AM
I have a standard report with a bunch of fields and groups within a
table.
I've added a field for a running total:

Field is amount_rt
Definition is: =RunningValue(Fields!amount.Value,Sum,Nothing)

The second I try to preview the report or deploy it, VS crashes.

I figured it might be something with my data, so I changed
Fields!amount.Value to Fields!test.Value where test = 1
Same thing.

The error message gives me no detail whatsoever.

Has anyone seen this before?

Thanks
Ben Watts
8/24/2006 8:57:42 AM
Did you create this field by going to your dataset and adding a newfield, or
just by code in a textbox or table?
[quoted text, click to view]

AddThis Social Bookmark Button