I have created a banded report split into departments. Each
recore has a value associated with it. The report runs fine if I
dont try to sub-total each departments vale, but if I add a
calculated field to the banding, I get the following error:
Report data binding error Error evaluating expression :
textField_2 Source text : calc.Department_Total.
Variable calc.Department_Total is undefined.
The calculated field is simply the sum of the values, with an initial value of 0 and set to reset when the group changes on the department. I am using the same data type for the calc field as it automatically gave for the original Value field (Big Decimal)
Any ideas?
Dave H
Report data binding error Error evaluating expression :
textField_2 Source text : calc.Department_Total.
Variable calc.Department_Total is undefined.
The calculated field is simply the sum of the values, with an initial value of 0 and set to reset when the group changes on the department. I am using the same data type for the calc field as it automatically gave for the original Value field (Big Decimal)
Any ideas?
Dave H