Pivot Slicer Help

surkdidat

Well-known Member
Joined
Oct 1, 2011
Messages
594
Office Version
  1. 365
I have a column in my data where an individual started, whereby I want to introduce a slicer, but I want it month by month, in month year order (as words)

Column A -Start DateColumn B - RegionColumn D - Leaving Reason
01/01/2023EastDismissed
23/01/2023WestMutual Agreement
01/02/2023WestDismissed
15/02/2023NorthMoved Branch
28/03/2023SouthNotice Given

So, in column A I have the start date. However in the slicer, I want the use to be able to pick the month year (ie Jan 2023). I can do this by making it text =TEXT(A2,"yyyy mm") to get 2023 01 etc, but for the user in the slicer I would prefer

Jan 2023
Feb 2023
Mar 2023

etc

Is there an easy way of achieving this please (rather than doing it =TEXT(A2,"mmm yyyy") and then having the list in alphabetical order
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
You could add a helper column and use the date column and reformat it to use mmm yyyy that will give you a slicer for month year.
 
Upvote 0
If you convert your data to a Pivot Table then under the Pivot Table Analyze Tab which is invoked whilst your in the Pivot there is a Timeline Slicer which will provide you with the option you want in addition to what I have suggested previously.
 
Upvote 0

Forum statistics

Threads
1,221,310
Messages
6,159,173
Members
451,543
Latest member
cesymcox

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