Link to home
Start Free TrialLog in
Avatar of kalittaair
kalittaair

asked on

Sum Function

Sum () functions is not giving the correct result in the Datawindow.
There is a computed field in the trailer for the group , then need to sum up that field. Data type is correct, no Nulls, the sum result is 0.
Avatar of diasroshan
diasroshan
Flag of Kuwait image

Hi,

can u elaborate more please... or give some example...

btw, did u try calling GroupCalc...

u can write this line of code at the end... it might help...
dw_1.GroupCalc()


Cheers,
Rosh

ASKER CERTIFIED SOLUTION
Avatar of kalittaair
kalittaair

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