Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Data Analysis Intermediate Excel Pivot Tables Building a Pivot Table

Why can't I sort the sum of sales in the pivot table unless the total number of units is unchecked?

I can't sort the sum of sales in descending or ascending order until I've unchecked the "units sold" field name in the builder. Why?

1 Answer

Steven Parker
Steven Parker
229,708 Points

I was able to sort by amounts or by units. But there's a trick to it. If you are right-clicking to select the column to sort on, it makes a difference if you select a city total or a state total. Whichever you select, only those values get sorted.

This can be handy, in case you want something like the states sorted largest first and the cities within them smallest first. but if you don't realize how the sort is working, it might seem to not be responding.