How To Calculate Cross-foot Totals
JD Edwards EnterpriseOne Release E920
Oracle BI Publisher Desktop 12.2.1.4.0
Build 12.214.00.000
I am developing A/R statements using a Word RTF file. The statements have four columns representing the age of the outstanding amounts (i.e., current due, past 30, past 60, etc.). I have successfully calculated the total of each of the four columns using the <?sum(current-group()//data item)?> method.
Now, I need to calculate a sum total of each column's total amount. Any examples or suggestions would be appreciated.
Thank you.
Danny