How to make charts work like Google Sheets? What am I missing?

In Google Sheets, I can select a column and just press 'chart' and it will immediately insert a chart of my liking. In this example, I have a column called "New Vs. Used" and there are 40 rows of data - all with random options like New or Used as values. Google Sheets will immediately create a pie chart for me that shows 51% new and 49% used.


In Apple Numbers, this does not work at all. If I select the New vs. Used column, and choose Pie Chart, I would expect it to create a similar percentage based pie chart immediately. But it does not work. What do I not understand about the way Apple Numbers works vs. Google Sheets?


Mac mini, macOS 26.0

Posted on Oct 23, 2025 8:08 PM

Reply
Question marked as Top-ranking reply

Posted on Oct 24, 2025 10:13 AM

Numbers can/will do this, but there's an extra step involved.


Google Sheets is silently aggregating the data, which is handy in some cases.


In Numbers, though, you have to provide that hint first. Fortunately it's easy to do using Categories.


In Inspector -> Organise -> Categories, tell Numbers you want to categorize your data based on the New/Used column:



This will split your table into groups based on the values in the specified column.


Then you need to tell Numbers how you want to summarize the data - in this case, you want the Count() of each group, so click the header cell in the first group and click the gear wheel icon to display the Summary options:



Select Count (All) to get a count of all the values in this group.


Now your table should look like this:



Now Numbers has the details it needs to do what you want. Select the New/Used column and click the Chart -> Pie Chart option in the toolbar and it will build a pie chart based on the categories, rather than the individual row data:



Once setup, you can toggle the Categories on and off in the Inspector -> Organize.

5 replies
Question marked as Top-ranking reply

Oct 24, 2025 10:13 AM in response to David MacVicar

Numbers can/will do this, but there's an extra step involved.


Google Sheets is silently aggregating the data, which is handy in some cases.


In Numbers, though, you have to provide that hint first. Fortunately it's easy to do using Categories.


In Inspector -> Organise -> Categories, tell Numbers you want to categorize your data based on the New/Used column:



This will split your table into groups based on the values in the specified column.


Then you need to tell Numbers how you want to summarize the data - in this case, you want the Count() of each group, so click the header cell in the first group and click the gear wheel icon to display the Summary options:



Select Count (All) to get a count of all the values in this group.


Now your table should look like this:



Now Numbers has the details it needs to do what you want. Select the New/Used column and click the Chart -> Pie Chart option in the toolbar and it will build a pie chart based on the categories, rather than the individual row data:



Once setup, you can toggle the Categories on and off in the Inspector -> Organize.

Oct 31, 2025 7:36 AM in response to David MacVicar

Another easy way involving just a few clicks and drags (and leaves your original data untouched) is via Pivot Table.




Click in the table with your data, in the menu choose Organize > Create Pivot Table > On Current Sheet. In the Pivot Options pane that appears on the right drag the New/Used field into the Rows and Values boxes, then click anywhere in the Pivot Table and choose Insert > Chart > 2D Pie.


It's not one-click. But it's very fast and efficient and gives nice-looking results in seconds.


SG

Oct 25, 2025 4:47 PM in response to David MacVicar

David MacVicar wrote:

...why can Google Sheets easily calculate this, but I need to perform extra steps in Numbers to do the same thing?


Because they are different apps written by different people working for different companies. You can say the same thing about Excel. All have unique features not available in the others. They are not clones of each other.

How to make charts work like Google Sheets? What am I missing?

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