Hi,
i am pretty new to mdx, i didn't need it until now, because i could use the built-in Aggregate Functions like max, min, avg,... .
but now i need to calculate the median, which is not included in the buit-in functions.
all i need is a mdx-statement for a calculated member, that returns the...