Look up data from PowerPivot table outside of pivot table

domtrump

Board Regular
Joined
Apr 1, 2010
Messages
245
So here is what I need to do: I have a pivot table which I created from a powerpivot table (Excel 2010). It has the customer's account number in the first column. In the last column of the report, after all of the measures, I need to list the customer's sales rep. Obviously, a pivot table will not allow me to add dimension column at the END of the report, so what I do with a normal pivot table is put a column to the right, outside of the pivot table, and just do a vlookup to get the sales rep.

However, the table that powerpivot creates does not appear to be a named range in the excel workbook itself so I cannot reference it in the vlookup. Is there some kind of DAX magic or GETDATA that will allow me to reference the powerpivot table and lookup the sales rep from the customer number? Any other suggestions on how to accomplish this? Thanks.

Sample:
Excel Workbook
STUVWXYZAAABAC
6Pivot Table*********Outside Pivot Table
7ACCT #20152014Var20152014Var20152014VarRepLName
83866937*234,765* *54,009*180,756* * 4,028* * 1,159* * 2,869* *21,430* *(4,271)* *25,701JOE SMITH
95042761**148,950(148,950)** * 2,234* *(2,234)** (22,375)* *22,375JOHN SMITH
101257374**180,820(180,820)** * 2,712* *(2,712)** (20,420)* *20,420BOB SMITH
1
 
WOW! That is awesome. It is frustrating for me right now as a PP beginner, but so worth it once I see all that it can do. Thanks everyone!

-Dom
 
Upvote 0

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.

Forum statistics

Threads
1,224,099
Messages
6,176,343
Members
452,722
Latest member
lexalux

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