How/where do I enter a formula to average,show min/max numbers in a group.I have tried to put the formula in the group header/footer but if the report consists of say 5 groups it enters the same results for every group.
If you are using a formula, you need to add the group field to it, as in:
average({table.number},{table.group})
However, you should be able to right click on {table.number}, choose insert summary, and select average (or minimum or maximum). Any of these will display correctly in the group header or footer. If you tried using a running total to create these summaries, it would only evaluate correctly in the group footer.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.