Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. 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 |
---|---|
14 | |
10 | |
10 | |
9 | |
9 |
User | Count |
---|---|
20 | |
13 | |
13 | |
11 | |
8 |