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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
ravdha85
Frequent Visitor

Help with DAX Measure-may to many Table

Hi Experts,

Below is my model, I have vehicle,customer and sales connected by Order_ID column from a Order Bridge table

 

ravdha85_0-1692775032833.png

 

In the below Image Table1 I have columns from Order,Vehicle and Sales Tables ,the Sales Maount column shows the correct total and Line item values , But in Table2 I have Introduced a column from Customer table and after that the Sales Amount column total is mis-leading(When I export the results in to csv and do a manual sum the Total values dont match), Is there any work around through DAX or Data model?

 

ravdha85_1-1692775874145.png

 

 

1 REPLY 1
JoeBarry
Solution Sage
Solution Sage

Hi @ravdha85 

 

Are these all seperate tables coming from the database? Or are they tables created from one table? If the tables are coming from one table, you can easily create what you need by using DAX measures. 

 

If they are not, if the Order table has a unique OrderID, then change all the relationships to one to many from the Order Table to the others andd see if you get the desired result

 

Thanks

Joe

 

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors