Hello, back again sorry! the sum doesn't seem to be working properly.
A customer who has a debit of 9000 and a credit of 1000 is summing as 10000 rather than 8000, any ideas?
here's the formula:
//together
if {SRS_FDU.FDU_CORD}='C' then {SRS_FDU.FDU_AMNT} else {SRS_FDU.FDU_AMNT} *(1)
I am then doing a sum of this though this appears to be doing nothing!
thanks