problem with sum
I have a system text object on a report with the following text/formula
[SUM(<Summary."occ">,MasterData1)]
In a test report I have a column with the numbers (for summary.occ) 12, 33 and 42
rather than my total being the sum of all three numbers, i.e. 87 I get a concatenation of all three numbers, i.e. 123342
has anyone seen this before or know what i am doing wrong.
Cheers
[SUM(<Summary."occ">,MasterData1)]
In a test report I have a column with the numbers (for summary.occ) 12, 33 and 42
rather than my total being the sum of all three numbers, i.e. 87 I get a concatenation of all three numbers, i.e. 123342
has anyone seen this before or know what i am doing wrong.
Cheers
Comments
in what band is this text object located ? must be correct footer, page footer or summary,
The object is on a reportsummary band
summary.occ is numeric
thanks
if that doesn't work try the latest version 4.14.7