I am trying to calculate the Average Discount % of an Order using the Group result but I was not getting the correct figure. I got the correct figure on the details section using this formula:
OrdAmt-NetAmt/OrdAmt = AveDisc %
Appying this formula on the Group result figure below, I should have gotten a 16.7 % (OrdAmt - NetAmt / OrdAmt)
Structure of my report:
Loc3 OrdAmt NetAmt AveDisc %
1 3000 2500 3000.00%
2 6000 4500 ?
Am I using the wrong formula? Can someone help me with the correct calculation? Please help me...
OrdAmt-NetAmt/OrdAmt = AveDisc %
Appying this formula on the Group result figure below, I should have gotten a 16.7 % (OrdAmt - NetAmt / OrdAmt)
Structure of my report:
Loc3 OrdAmt NetAmt AveDisc %
1 3000 2500 3000.00%
2 6000 4500 ?
Am I using the wrong formula? Can someone help me with the correct calculation? Please help me...