Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I am still very green in DAX. I simply want to find the median value of the distinct elements in a column. I tried to write this:
MEDIAN(VALUES(Table[Column]))
The error says that MEDIAN() only accepts a column reference. How do I tell it that the result of VALUES() is a single column?
Thanks,
Amon
Solved! Go to Solution.
User | Count |
---|---|
12 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
27 | |
19 | |
13 | |
11 | |
7 |