MEDIAN Returns the median of numbers in a column.
Syntax
MEDIAN(column)
Parameters
column – The column that contains the numbers for which the median is to be computed.
Return Value
To return the median of an expresssion evaluated for each row in a table, use MEDIANX function (DAX).
Reference Data
https://docs.microsoft.com/en-us/dax/dax-function-reference