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.
Hi,
I have the following matrix visual:
I would like to only show the measure values of "Hours" per row level, and the values of "breakeven hours" only on the total line. The desired matrix would look like the figure shown below, is it possible to implement this in Power BI?
Any help is appreciated! Thanks!
Solved! Go to Solution.
Hi @Anonymous
Thanks for reaching out to us.
>>only show the measure values of "Hours" per row level, and the values of "breakeven hours" only on the total line
If you want breakeven hours to appear on the total line, then it must appear above.
If you don't need hours to appear on the total line, you can try this alternative, remove the breakeven hours from the matrix, and then modify the hours measure so that it stays the same at the line level, and returns the total of breakeven hours on the total line.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous
Thanks for reaching out to us.
>>only show the measure values of "Hours" per row level, and the values of "breakeven hours" only on the total line
If you want breakeven hours to appear on the total line, then it must appear above.
If you don't need hours to appear on the total line, you can try this alternative, remove the breakeven hours from the matrix, and then modify the hours measure so that it stays the same at the line level, and returns the total of breakeven hours on the total line.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.