Median vrs Average

ATester

New Member
Joined
May 30, 2014
Messages
17
How do I calculate the Median in a column. (Power BI)

Right now I am showing the Average in my column and displaying it on a Power View chart as Average.
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
It is not built in -- and it's a bit ugly. See Statistical Patterns – Dax Patterns

It's ugly alright.

I replaced the table and value with my table and column and it returned blank on all my rows.

I have 3 columns. I want to find the median of the first column using the data from the second column and 3rd which is a Month column and a Year Column.

ColumnA ,ColumnB, ColumnC

1,2, 2013
4 , 2, 2014
3 , 3, 2014
4 , 4, 2014
 
Upvote 0

Forum statistics

Threads
1,214,989
Messages
6,122,622
Members
449,093
Latest member
catterz66

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top