pucovsky
Programmer
- Feb 16, 2011
- 8
Hi
This is something that has probably a simple solution (but unfortunately I don't know it):
I need a list like this:
...............col
detail1........10
detail2........20
group1---------15 .......(average)
detail3........20
detail4........30
detail5........55
group2---------35 .......(average)
-----------------
total 50
I have defined group summary with aggregate = Calculated and rollup = Average.
How to define list summary to get total of those two group averages?
Thx.
This is something that has probably a simple solution (but unfortunately I don't know it):
I need a list like this:
...............col
detail1........10
detail2........20
group1---------15 .......(average)
detail3........20
detail4........30
detail5........55
group2---------35 .......(average)
-----------------
total 50
I have defined group summary with aggregate = Calculated and rollup = Average.
How to define list summary to get total of those two group averages?
Thx.