Median Support¶
What is new - 6.2¶
The Sum() function now supports a new summary type named Median.
The median is the value separating the higher half of a data sample, a population, or a probability distribution, from the lower half. For a data set, it may be thought of as the "middle" value.
Usage¶
return sum(drMedian,drreport,{OrderHea.Order_Total})