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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
farhandsome
Helper I
Helper I

Calculated Column from Two Distinct Tables

Hello all,

 

I am new to Power BI and working on some complex data sources. I am having an issue creating a calculated column associated to some of my data in order to track some production efficiency. I will try my best to describe the context below:

 

A product we assemble onsite is broken up into various stations that each build a component of the overall assembly. Production associates at each station utilize a PowerApp in order to self-report their build times for their respectibe subassembly. Each build they complete is associated with a unique ID that corresponds to each overall assembly. 

 

Here is the overall relationship/flow:

 

'Work Station' [Actual Build Time] -->'Work Station' [ID] --> 'Master ID' [ID] --> 'Master Data List' [ID] --> 'Master Data List' [Material #] --> 'Master Material List [Material #] --> 'Build Time List' [Material #] --> 'Build Time List' [Est. Build Time] (filtered by Work Station)

 

As you can see, it's a pretty long-winded relationship between the actual build time and the estimated build time. I needed to make a calculated column to measure the efficiency (percentage of estimated / actual). As you can see, the tables do not have the same size so I cannot append them.

 

What is the easist way to make this measure possible? I have limited knowledge of using DAX in order to filter, look up matching values, etc. and the research on these functions has been difficult to sort through. I'd love if someone could help me get started. 

 

Let me know if this needs more detail.

 

Thanks,

F

2 REPLIES 2
v-frfei-msft
Community Support
Community Support

Hi @farhandsome ,

 

Kindly share your sample data and excepted result to me if you don't have any Confidential Information. Please upload your files to One Drive and share the link here.

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.
kentyler
Solution Sage
Solution Sage

Looks like the key is going to lie in your data model. Its going to be complex to try and walk thru that in messages. Would you like to do a screen share and I'll take a look at what you have and make some suggestions ?

 





Did this post answer your question? Mark it as a solution so others can find it!

Help when you know. Ask when you don't!




Join the conversation at We Talk BI find out more about me at Slow BI


Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors