Pivot Table - row/column labels

Pacool

New Member
Joined
Oct 14, 2016
Messages
14
Hi,

Let's say that I have a set of data with an index for each week day, column with some product occurrence per week day and a third column with some values. That might look like this:

WEEK DAY, PRODUCT, VALUE
1, A, 5
2, A, 2
3, A, 1
3, B, 5
4, A, 2
4, B, 1
5, A, 5
5, B, 2
6, A, 1
7, A, 5

I create a Pivot Table where Rows are broke by Product and columns by Week Day.
When I apply a filter on Product and choose B, then columns for week days 1, 2, 6 and 7 will hide since there is no data for Product B in other Week Days.
I am trying to find out if there is a way to make the columns labels fixed (but not by fixing raw data) - so even if we apply filtering for Product B, we get all 7 column for all weeks days where fields for days 1, 2, 6 and 7 are just blank or filled with 0.
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
Right click on one of the week numbers in the pivot, then click field settings, layout and print, and finally check the checkbox 'Show items with no data'.
 
Upvote 0

Forum statistics

Threads
1,224,824
Messages
6,181,187
Members
453,020
Latest member
Mohamed Magdi Tawfiq Emam

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