Learn Excel - Median in Pivot Table - Podcast 2197

If you like this content, please consider visiting the video on YouTube and subscribe to the MrExcel Channel to show your support!
This video has been published on May 3, 2018.
Alex from Houston asks: Can you do a Median in a Pivot Table
The traditional answer is No!
But thanks to the Data Model, you can create a Median
Ctrl+T to make your data into a Table
Insert, Pivot Table, Add this Data to the Data Model
Right-click the Table name and choose New Measure
The Measure will be =MEDIAN([Sales])
To download the Excel workbook used in this video, see the link near the end of Pivot Table Median
maxresdefault.jpg


Transcript of the video:
Learn Excel from MrExcel Podcast, Episode 2197: Median in a Pivot Table.
I got to tell you, I'm hugely excited about this. When I was in Houston doing a Power Excel seminar there, and Alex raised his hand, said, "Hey, is there any way to do a median in a pivot table?" No, you can't do a median in a pivot table.
I remember 25 years ago, my good friend, Juan Pablo Gonzales, actually brought a macro to do the equivalent of median, not using a pivot table-- it's just not possible.
But I had a spark.
I said, "Wait a second,” and I open a browser, and I search for "DAX median", and, sure enough, there's a MEDIAN function in DAX, which means that we can solve this problem.
Alright, so, in order to use DAX, you have to be in Excel 2013 or Excel 2016, or in Excel 2010, and have the Power Pivot add-in; you don't have to have the Power Pivot tab, we just have to have the Data Model.
Alright?
So I'm going to choose this data, I'm going to make it into a table with Ctrl+T, and they give it an unimaginative name of "Table 4".
In your case, it might be "Table 1".
And we'll insert a Pivot Table, add this data to the Data Model, click OK, and we're going to choose Regional on the left hand side, but not Sales.
Instead, I want to create a new calculated measurement.
So I come up here to the table and I right-click and say, Add Measure.
And this measure is going to be called "Median of Sales", and the formula's going to be: =MEDIAN.
Press tab there and choose Sales, closing parenthesis.
I can choose this as a number with zero decimal places, use a thousand separator and click OK.
And, let's see, our new field is added here, we have to check-mark it to add it, and it says the median for Midwest is 12,000.
Now let's check that.
So, here, all of Midwest, the median of the whole data sets between 11,000 and 13,000.
So it's averaging 11 and 13, which is exactly what median would do in regular Excel.
Now let's add district in and it says the median of Chicago's 5,000, the median of Cleveland is 17,000; Midwest total and grand total 12,000.
All of that is correct.
How awesome is that?
Finally, median in a pivot table, thanks to a calculated field, or measure, as it's called, and the Data Model.
Now, many of my favorite tips-- the tips for my live Power Excel seminar-- in this book MrExcel LIVe, The 54 Greatest Tips of All Time.
Click that "I" in the top right-hand corner to read more about the book.
Alright.
Wrap-up: Can you do a median in a pivot table?
Oh no, yes, yes you can, thanks to the Data Model.
You can create a median; Ctrl+T to make your data into a table; Insert Pivot Table; and check that box, Add this data to the Data Model; right-click the table name and choose new measure, and the measure will be =MEDIAN([ Sales ]).
It's awesome.
Thanks to Alex for showing up in my seminar and asking that question, thanks to you for stopping by.
I'll see you next time for another netcast from MrExcel.
 

Forum statistics

Threads
1,221,568
Messages
6,160,550
Members
451,656
Latest member
SBulinski1975

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