
Grouping, Summary, Percent Question
<< Subject: Grouping, Summary, Percent Question
Date: Mon, Dec 9, 2002 7:20 PM
Hi all,
I have to develop an 8.5 Report that has the following (high level)
Group 1
Group 2 ABC
Group 3 - xxx
Detail Row 1 10 10%
Detail Row 2 25 25%
Detail Row 3 50 50%
Detail Row 4 15 15%
Group 3 Total 100
Group 3 - yyy
Detail Row 1 10 10%
Detail Row 2 25 25%
Detail Row 3 50 50%
Detail Row 4 15 15%
Group 3 Total 100
Group 2 Total
Group 1 Total
How do I get to display the percentages of Group 3 Total - 10%,25%,50%,15%
Thanks. >>
You'd have to put a subreport in the Group 3 header that calculates the total
and makes it available as a shared variable.