Distribute values and pivot with two tables

henrik2h

Board Regular
Joined
Aug 25, 2008
Messages
159
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
Hi, first time ever tried PowerPivot and PowerQuery so bare with me. Tried to read up but don't really grasp it.

I have two tables, invoiced costs (Table 2) and forecast of remaining costs (Table 1). The user should enter forecast into Table 1 and estimate over which period this would take place. After that a pivot table should present all historical and remaining costs together where cost items are on the "y-axis" and periods on the "x-axis".

First problem, I got the impression I could use PowerQuery to first transform the data in Table 1 like below so that I can use it in my pivot table. Am I right and how would I go about doing that?

Second, how do I use the result together with Table 2 to make my new pivot table?

Remaining costs (Table 1)
Cost itemTotal remaining costStart periodEnd periodCost/period
Permits101110
Construction20021022
Finishing25111213
"Transformation" remaining costs
Cost itemPeriodCost
Permits110
Construction222
Construction322
Construction422
Construction522
Construction622
Construction722
Construction822
Construction922
Construction1022
Finishing1113
Finishing1213
Already invoiced costs (Table 2)
Cost itemPeriodCost
Land purchase1100
Ground work215
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
Youtube was the answer for this one, I guess the question was a little bit too simple (or badly explained)
 
Upvote 0
Solution

Forum statistics

Threads
1,225,370
Messages
6,184,574
Members
453,244
Latest member
Todd Luet

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