Consolidate multiple companies in PowerPivot?

General Ledger

Active Member
Joined
Dec 31, 2007
Messages
460
I have three installations of the same ERP, one for each of three companies.I would like to use PowerPivot to report on company level and combined level. Is this something that can be done? Should it be done?

How can it be done? Do I bring all the needed tables from each of the three companies into PowerPivot? I am guessing I should rename each table to indicate the name of the company. Such as: Sales Company A, Sales Company B and Sales Company C.

I am very new to PowerPivot and using Excel 2010

Thanks,

G/L
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.
There is a bunch of "it depends" here, but in general, "Yes, that is a great idea". It's generally easier if you can get all the data into 1 set of tables, likely using Power Query to get your data cleanly into Power Pivot... but really, it is not "essential".

I mean, whether total sales is SUM(CombinedSales[Sales]) vs SUM(ERP1[Sales]) + SUM(ERP2[Sales]) ... is not a huge difference.

Getting your "lookup tables" combined WILL be required though, else you want be able to filter across all your sources.
 
Upvote 0

Forum statistics

Threads
1,214,979
Messages
6,122,550
Members
449,088
Latest member
davidcom

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