Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
TristanKuesters
Resolver I
Resolver I

Data Modelling for Drop-Shipment Process

Hi all,

 

I didn't find a solution in my head how to modell this concept:

 

The business of our customers are drop shipments. So we have linked purchase and sales transaction which are linked by a order no.

 

There can be N purchases lines and N sales lines included.

In the purchase and/or sales lines we have dim.-keys like Material, date, customer, vendor and so on.

Additonal on each purchase and/or sales line we have measures like qty, amount and so 

 

The model should answer questions like:

Which vendor (names) deploy material to which customer?

Which material form the vendor side was sold as which material on the customer side...

And of course which is the margin by order..

 

From the measure view I find quite fast a solution with DAX (eg. calculate([amount];allexpect(orderNo)

but to get information from a dimension table like names etc (TEXT) I didn't get it.

 

Is there anybody helping me to point me in the right direction?

 

Thanks in advance.

 

BR, Tristan

2 REPLIES 2
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @TristanKuesters ,

 

Could you please mark the proper answers as solutions?

 

 

Best Regards,

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi Tristan,

 

That could be because the return value could be more than one value. For example, two vendors. So you need a way to show it up as a scale value. Please try out concatenatex-function-dax.

If this doesn't help, please provide a dummy sample.

 

 

Best Regards,

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.