Hi All,
I've been getting this error on/off again since I upgraded to Q2 2010. I have multiple reports which haven't been changed in a while which do a Sum() in a Group header. I get an error stating 'An error has occurred while processing TextBox 'textBox8': The expression contains undefined function call Sum()'.
It wouldn't be so bad if I could re-create this at will, but this will happen sometimes and then other times it will be fine with the _exact_ same report data. Like I said, these reports haven't changed for over a year and are simply doing this in the expression of the TextBox.
= Sum(Fields.DiscountedPriceAmt)
I've been getting this error on/off again since I upgraded to Q2 2010. I have multiple reports which haven't been changed in a while which do a Sum() in a Group header. I get an error stating 'An error has occurred while processing TextBox 'textBox8': The expression contains undefined function call Sum()'.
It wouldn't be so bad if I could re-create this at will, but this will happen sometimes and then other times it will be fine with the _exact_ same report data. Like I said, these reports haven't changed for over a year and are simply doing this in the expression of the TextBox.
= Sum(Fields.DiscountedPriceAmt)