Hi All,
Is it possible to define the average manually? Because I want to have the average with divided by another field but not the number of records.
Henry
Hi All,
Is it possible to define the average manually? Because I want to have the average with divided by another field but not the number of records.
Henry
You could try to add a custom field and calculate that avg at the onrecord event.
I mean to have a customize average in SUMMARY after using GROUPING
For example, I would like to have TOTAL COST / AMOUNT for average instead of AVERAGE OF TOTAL COST.