Relative Content

Tag Archive for excelpowerpivot

two tables share the same unique ID but with their own set of data. power pivot shows the same sum for each record even after creating relationship

I have two tables. one table has unique values while the other table has records based on those unique values. I added them to a data model and then made a pivot table. my intention was to find sum of each rate from the first table for each unique ID and name from the second table. however the sum is all the same instead of the sum to each unique ID.