Help with a cross tables measures

scr5jo

New Member
Joined
Nov 8, 2013
Messages
11
Hi Guys,

I have a corporate powerbi with a size limit, so I want to create a measure and not add another column to take up space.
I have 3 tables

MasterData, CBO (custoemer Backorders) & OnOrder (Supplier on order(
all tables are linked to the Masterdata as the primary link and there are no duplication in the Masterdata table.

MasterData fields --> Material, Category etc
CBO fields ---> Material, Customer, Outstanding Qty
OnOrder fields ---> Material, OrderNo, OrderQty

I then want to create a report that looks at the OnOrder data, but sums and reports the outstanding qty of customer backorders

Material -- OnOrder|OrderNo, OnOrder|OrderQty, CBO|Outstanding Qty

The issue that I'm having is the multiple lines where a single line was expected. I think becuase I'm not directly linked to a table it's creating an error, but I don't know how to fix this
Can anyone tell me how to write the measure?

Thanks!
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.

Forum statistics

Threads
1,214,954
Messages
6,122,461
Members
449,085
Latest member
ExcelError

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