Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello Fellow PBI Users!
I always seem to overcompliate and confuse myself using DAX but I was hoping to get some help.
What I would like to achieve is a total yield for a specifc group by multipying the 4 different levels (interm., propagation, sell, and stock)....95% * 96.2% = 91.39% INSTEAD of (95%*96.20%) = 95.67%
I've tried a few different approaches but I end up at 95%*96%*0 = 0 since there are times when there is only 1, 2, or 3 levels.
Thank for the help!!
-Maykel
Hi @Maykel,
Could you please mark the proper answers as solutions?
Best Regards,
Dale
Hi Maykel,
Please provide a complete sample file.
Best Regards,
Dale
A DAX formula depends on the tables, columns and relationships. It is impossible to help you unless you provide all this information.
Hi Matt,
Here is the Data
Yes, that is the data. But which tables, which columns, what relationships? Power BI is not like Excel. You can’t look at numbers on the page like you have presented and work out the formula. You must consider the 3 things I mentioned.
Is this enough info? Thanks.
Hi @Maykel,
Please refer to the snapshot below. Is it what you'd like?
Measure = PRODUCT(Table1[Program Yield])
Best Regards,
Dale
Hi Dale,
Thanks for the quick reponse. Here is what I am getting...
Why is the cal off? Could it be because of a relationship table?
Hi @Maykel,
Did you mean the blank of "Plant Group"? Yes, mostly because of the relationship. Some values don't have matches. Please check out.
Best Regards,
Dale
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.