How to Calculate Across multiple tables Power Pivot / Calculated Field?

SioSho

New Member
Joined
Feb 8, 2022
Messages
7
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
Hi All!

I'm a bit new to this, so any help would be highly appreciated!
I have a Few Tables, Mainly the "Highlighted below" are my 2 (soon to be 3) primary data tables,
1644327061843.png

Harvest TIME has "time" expenses, Harvest Expense the "Software" Expenses (and dates of the expenses), and later i will be adding "Income", so what I want to do is be able to get, Time Expense - Software Expense (as they are both Negative Values) + Income. but allocated to the correct client in my Pivot to give me a total profit or loss that i can use on my Main Pivot / In charts later,

1644327282170.png


Im familiar with sumifs but this doesn't translate (or I'm doing it wrong!) when trying to create a custom measure, I've go a relationship between the two current expense tables (if that helps)
1644327811643.png


Many Many thanks for your help in advance! I will be adding Income soon, but wanted to see if it is doable before going forward!

PS sorry if it looks a bit messy, I'm new to this world, but definitely enjoying it!

Sio
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
Managed to figure this out!

SUM('Harvest EXPENSE'[NEG Expense Amount])+SUM('Harvest TIME'[NEG Total Time Cost])+SUM('PR BK INCOME'[Credit])

I was overthinking the complexity!

How easy!
 
Upvote 0

Forum statistics

Threads
1,215,161
Messages
6,123,380
Members
449,097
Latest member
Jabe

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