Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
hi all
Below is a matrix that has values for three distinct columns "ACT" "LY" "RF4", the 3 columns are selected filters from the same column of the source data. I want to calculate the difference between 1) ACT and LY, 2) LY and RF4. How do I insert the calculated columns into this matrix that is currently filtered?
Any help (with step by step visuals) is appreciated as I do not have much experience with DAX.
Thanks
Hi @teomelis,
Please refer to my reply in this similar thread: How can I calculate % from 2 columns 1 and 2 where 1,2 are the periods of time (year, months, etc)
We can add the Difference column into matrix, but it is not possible to dynamically show/hide the column based on slicer selection.
Regards,
Yuliana Gu
Create 2 calculated columns:
1. To calculate difference between ACT and LY
2. To calculate difference between LY and RF4
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
87 | |
87 | |
86 | |
67 | |
49 |
User | Count |
---|---|
135 | |
113 | |
100 | |
68 | |
67 |