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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.

Top Solution Authors
Top Kudoed Authors