Pivot Table All Amounts Duplicated

royr001

New Member
Joined
Jul 23, 2018
Messages
2
9
Hello,

Could someone help me with a pivot table issue? I am having difficulties combining 3 tables together. I created a one to many relationship from table 1 to table 2 and table 3 as shown by the arrows in the below image. However, when I add a pivot table, all of the invoice numbers are showing up under every purchase order number.


I tried the auto-detect in case I was missing something and 0 results came up.


9
eanspg.jpg




I would like the pivot table to show something like this

[TABLE="class: grid, width: 400"]
<tbody>[TR]
[TD]PO#[/TD]
[TD]PO_Amt[/TD]
[TD]Invoice Amt[/TD]
[TD]Ledger Amt[/TD]
[/TR]
[TR]
[TD]B001[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD] 1234[/TD]
[TD]10,509.60[/TD]
[TD]10,509.60[/TD]
[TD]10,575.99[/TD]
[/TR]
[TR]
[TD]B002[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD] blank[/TD]
[TD]817.64[/TD]
[TD]0[/TD]
[TD]0[/TD]
[/TR]
[TR]
[TD]B003[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD] 5678[/TD]
[TD]6,133.5[/TD]
[TD]6,378.84[/TD]
[TD]6,378.84[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.

Forum statistics

Threads
1,223,902
Messages
6,175,278
Members
452,629
Latest member
SahilPolekar

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