Power Pivot Starting

guexc1977

New Member
Joined
May 3, 2016
Messages
28
Hello,

First and foremost, thank you all for helping with my many Excel questions. I use VBA from time to time but I've never used Power Pivot (PP) before. In an effort to get accustomed to PP, I decided to create two simple tables, add them to the data model, create a pivot table from PP on them, and see what happens.

The tables are:

ColorAnimal
RedTiger
YellowDolphin
BlueTurtle
OrangeSnake

<colgroup><col width="64" span="2" style="width:48pt"> </colgroup><tbody>
</tbody>

and

ColorNumber
Red1
Yellow2
Blue3
Orange4

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

I simply tried to create a relationship on "Color" and then make a pivot table. Yet, when I attempt this, it doesn't create an expected 1-to-1 relationship. It puts all four numbers below each color? I'm not sure why this would be.

Thank you.
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,221,310
Messages
6,159,173
Members
451,543
Latest member
cesymcox

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