If I have a couple formulas totaling throughout the report...is it possible to display the results up top in the header without creating something like a subreport?
Printable View
If I have a couple formulas totaling throughout the report...is it possible to display the results up top in the header without creating something like a subreport?
As a test, I created a sample report that had two Groups and using the menu items, I created summary totals on a Quantity field for all groups. I tried to move the Grand Total field that was automatically created in the Report Footer to the Page Header but was not allowed.
I guess it depends on the formula because manually creating this formula (which is just a grand total) and placing it in the Page Header worked for me.
Sum({OrderDetails.Quantity})