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
SKU 123
Customer 1
Customer 2
Customer 3
SKU 234
Customer 1
Customer 5
Customer 7

<colgroup><col></colgroup><tbody>
</tbody>


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
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
Design--Report Layout--Repeat All Item Labels (and switch out of compact form)
 
Last edited:
Upvote 0

Forum statistics

Threads
1,202,983
Messages
6,052,903
Members
444,610
Latest member
dodong

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