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!View all the Fabric Data Days sessions on demand. View schedule
Hi,
I've been going nuts with different HasOneValue and SumX equations to get the measures in my table to show correctly on all rows.
My equation / Measure:
@amitchandak Wondering if you've been able to get it to calculate? I still can't get the matrix to total correctly.
Hey @amitchandak
Please find attached the sample data.
Please note it is Table and measure 23 is the equation. Measure 24 is the one which is not calcuating.
Totals should be 2071 for Sub - Acute building. This is the only one which isn't loading.
Thank you so much!
Link to sample: Link
Cheers,
@mwen90 , I am assuming measure 23 is first to measure you have shown, Make sore all rows column of Matrix are included in summarize
Try like
Measure 24 = SUMX(Addcolumns( SUMMARIZE('Table','Table'[Element], 'Table'[Building], 'Table'[Level]), "_1",[Measure 23]), [_1])
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Hey,
Yeah Measure 23 = If statements. I tried your measure but it didnt work unfortuatnely,
What do you mean 'Make sore all rows column of Matrix are included in summarize'?
I'll see if this explination helps, otherwise I'll prepare some sample data.
Thank you for the help!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!