Pivot Table Fields: Median function?

R

Roger Govier

Hi Rosie

there is no median function within the PT, only Average.
You could have a column outside your PT in which you sued the formula
=MEDIAN(SourceTable_Column)
inserting the correct references for the source.
 
Top