Pivot Table Filter By Weekday
To create a pivot table with a filter for day of week (i.e. filter on Mondays, Tuesdays, Wednesdays, etc.) you can add a helper column to the source data with a formula to add the weekday name, then use the helper column to filter the data in the pivot table. In the example shown, the pivot table is configured to show data for Mondays only. Pivot Table Fields In the pivot table shown, there are four fields in use: Date, Location, Sales, and Weekday....