filtering weekends - pivot table?

Watcher05

New Member
Joined
Oct 27, 2017
Messages
11
Hi all,

I need to get how many transactions occur over a three month period for example but I only need Saturday's and Sunday's (about 35000 lines/transactions).

I tried to filter the info in a power pivot but the date filter won't let me do specific days. I've managed to get dates and a count column for daily transactions but filtering out the specific days doesn't seem that straight forward.

Once I get this information i will then put it into a pivot chart to compare the two days of transactions over the three months of weekends to see how busy these periods are.

Is there an easy way to do this? I'm not the greatest with formulas and am hoping it can be done via pivot tables!

thank you in advance
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
The easiest way is to fill the row above the dates with the formula =TEXT(A2,"dddd") and then use this data in the pivot table so you can filter on Saturday and Sunday.

Edit - Sorry, put that formula into a column alongside the date cells. I thought that the dates were on a row, but the formula is still good
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,261
Messages
6,123,931
Members
449,134
Latest member
NickWBA

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