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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Division of two measures in a matrix table at row level not working as expected

Hi, 

I have a matrix table where I have created 4 different measures as shown below:Capture.PNG

 

 

Diff measure = [Second-Update] - [First-Update] and it works correctly in showing row level difference
but the delta column which is equal to DIVIDE([FIrst-Update],[Second-Update]) shows same value across all rows. I want a division of two measures for each row separately. Can anybody suggest what am I missing?

 
 
2 REPLIES 2
AlexAlberga727
Resolver II
Resolver II

I believe your DAX is correct. I have had similiar issues when attempting to create measures for tables. I have always for a solution around this by, instead, creating calculated columns instead. 

 

Attempt these calculations within the table view, and then pull over the fields to the matrix table.

 

Let me know if that helps.

Anonymous
Not applicable

I think you data is like that only so that you are getting 4 in result.

I check the values in first two measure and if you divide them anyhow you will get 4 only. Check numbers again.

Thanks
Pravin

If it resolves your problem mark it as a solution and give Kudos.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.