¿How can I create pivot tables on Numbers?

I would like to know how to create a pivot table in Numbers. The version I'm using is the last available.


Regards,

S. Ruíz

MacBook Pro, OS X Yosemite (10.10.3)

Posted on May 18, 2015 11:37 AM

Reply
3 replies

May 18, 2015 11:54 AM in response to sergio.r.ruiz

Pivot Tables (and Charts) in Excel are really nice for heavy-duty data analysis. However, if you simply need to construct a summary table of counts or sums, you can do that easily in Numbers like this:


User uploaded file


If you look up SUMIFS in the function browser you'll see how it works. It's much easier than it looks.


The first argument within the () is the column you want to sum. The following arguments are column-condition pairs, where each condition applies to the column just before it.


So the formula here in B2 is saying, add up all the numbers in column C of the data table (the first argument) where the value in column E of the Data table is the same as the value in A2 (the first column-condition pair) and the value in column D of the Data table is the same as the value in B1 (a second column-condition pair). You can add more column-condition pairs as needed.


This (which you can also do in Excel, by the way) requires a little more setup than a pivot table but you get to the same place. And you can use the new summary table as a basis for further calculations and for charts.


If you are doing counts instead of sums, use COUNTIFS instead of SUMIFS.


SG

May 18, 2015 12:21 PM in response to sergio.r.ruiz

I use Numbers at home and Excel at work, Pivot tables are basically Summary tables based on criteria that you place in the header column or row. In essence Excel deos the Counitfs or Sumifs for you using the column and row headers, hiding the formulas from you.


If you know how to use SUMIFS, COUNTIFS, AVERAGIFS and their singular equivalent (bascially without the S on the end), you can make all the same tables in Numbers. You just enter a single formula and fill your cells.


I can now do this faster than the extra steps in a pivot table (sometimes 🙂). I also like having the control of the formulas myself to tweak as a might need to. It also gives me the flexability to really put more complex summaries together for my managers. (who typically take the numbers from their pivot tables, and copy/pastevalues into another sheet to manipulate the data further.)


Here is the guide for numbers formulas and functions


Hope you find the best solution to fit your needs,

Jason

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

¿How can I create pivot tables on Numbers?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.