About grouping the column in pivot table

logstarter

New Member
Joined
Apr 14, 2017
Messages
39
Hi, all,

I tried to gorup the column of a pivot table which shows the amount. I would like to group it such that it chows the column like 0-<1000, 1000-<2000, 2000 - <3000..

I tried to set the group start at 0, end at 10000, and interval by 1000. However, after the setting, it shows like 0-1000, 1000-2000, 2000-3000 .... >10000

It seems that each group will overlap in 1000th amount. Other than that, how shall I set it such that it could show the range like 0-<1000, 1000-<2000, 2000 - <3000... >=10000.

Thank you for your advice.
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
You can't alter the way that works. You'd need to create the bandings in your source data - e.g. using a lookup table - and then use that new column to group in the pivot table.
 
Upvote 0

Forum statistics

Threads
1,213,535
Messages
6,114,192
Members
448,554
Latest member
Gleisner2

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