Repeat Row name in Pivot Table

arnorian

New Member
Joined
Aug 26, 2013
Messages
19
Hi

I have a Pivot table with two row variable; SKU (priamry) and Customer Name (secondary). What I need is for the SKU name to appear for every customer (I have some other formulas that are drawing from SKU name). I hope this makes sense. I have tried to add it into columns but names dont appear since Pivot thinks its value and just gives me a 'count' of my customers.

Currently:
COLUMN 1
[TABLE="width: 216"]
<colgroup><col></colgroup><tbody>[TR]
[TD]SKU 123[/TD]
[/TR]
[TR]
[TD] Customer 1
Customer 2
Customer 3
SKU 234
Customer 1
Customer 5
Customer 7[/TD]
[/TR]
</tbody>[/TABLE]


How I need it to look
COLUMN 1 Column 2
SKU123 Customer 1
SKU123 Customer 2
SKU123 Customer 3

SKU234 Customer 1
SKU234 Customer 5
SKU234 Customer 7
 
Design--Report Layout--Repeat All Item Labels (and switch out of compact form)
 
Last edited:
Upvote 0

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