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
a22430112
New Member

Calculated Measures is creating duplicate rows for each unique part number

MRP table is my Master Sheetwhich which is using "Part Number" as primary to find the attributes in other two tables. 

When creating a new measure "MOH" to calculate the inventory on hand status, I used the formula below. 

All of the items like the example below where the first line calculates correctly, but it is generating hundreds of duplicated lines with the incorrect "description" and "Item Sub-family". 

Those two attributes were pulled from different table. Only the first line seem to have the correct info. 

 

Could someone please help ?

 

a22430112_0-1686072270924.png

a22430112_1-1686072351152.png

a22430112_2-1686072377516.png

 

1 REPLY 1
amitchandak
Super User
Super User

@a22430112 , i think that is because of isblank,use simaple divide

 

or

 

divide([A],[B], 999)

 

isblank or +0 etc froce a complete left join on dimension and all the values will be shown

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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!

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