I have a Data Report that brings back fields such as 'cash', 'debit', 'cc', 'cheques'. Is there a function type to add the sum of all of them?
I can obviously use the FunctionType '0-rptFuncSum' to get the sum of one field ... but what do I do for the sum of all?
Thanks
I can obviously use the FunctionType '0-rptFuncSum' to get the sum of one field ... but what do I do for the sum of all?
Thanks