Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
numersoz
Helper III
Helper III

DAX Measure SUM Using Matrix Visual

I'm Using Matrix Visual in PBI as such:

Rows: Record[Asset], Record[Date]

Columns: Record[Column1], Record[Column2]... Measures

 

I have Record and Assets tables. There is a relationship between the two. Record[Asset] and Assets[Assset].

 

When I use the drill down with Matrix visual, my columns are properly SUMMED together. I need to create a measure that will also get summed based on the drill-down level.


Measure = Record[Value1] / Assets[Info1] * Record[Value1] is what I want my measure to do.

 

How can I set this measure, so that for each asset in the columns of my matrix visual, it calculates this and properly sums when drilled up.

 

1 REPLY 1
daxer-almighty
Solution Sage
Solution Sage

I'm afraid the formulation of the problem is too... well, foggy for anyone to try to give you an answer. Please rephrase the problem. This might help: https://community.powerbi.com/t5/DAX-Commands-and-Tips/How-to-Get-Your-Question-Answered-Quickly/td-...

 

Helpful resources

Announcements
October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

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.