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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
Trying to get -843,94 * 13,90 with Measure 11 = Maliyet/Çalışma Ocak * Çalışma Süresi Ocak but
it gives the same number as i started before how do i write a dax code for this
@dexter00000 Hard to tell with the provided information, This looks like a measure totals problem. Very common. See my post about it here: https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376
Also, this Quick Measure, Measure Totals, The Final Word should get you what you need:
https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907
trying to multiply my çalışma süresi ocak measure by ham maliyet/çalışma süresi measure but only for the grup ana firmas.
so for ham maliyet 10 if i have 6 çalışma süresi division should be 1,66 and then
if i have a grup ana firma with 2,5 hours of çalışma süresi then it should multiply 1,66 * 2,5 and for that grup ana firma get me 4,15 and for another grup ana firma for remaning numbers 5,85-2,5 = 3,35 * 1,66 = 5,5 for that grup ana firma too.
Math kinda got messy