Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I have a matrix table where I have created 4 different measures as shown below:
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?
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
19 | |
16 | |
11 | |
9 | |
9 |