Forum Discussion
Power BI Matrix
Hi.
I have a matrix visual with values consisting of mutiple measures. The columns of the matrix visuals are sum of aggregated values each year. Now, I want to create a new column in the matrix showing the difference of the first two columns. Is it possible if the values or rows of the matrix are measures?
Thank you.
2 Replies
- Shubham_TekadeFrequent Visitor
Hello Anonymous,
Can you provide some sample data and expected outcome in excel sheet.
Thanks,
Shubham
- AnonymousNot applicable
Hi. Thank you for the swift response.
Here is the original power bi matrix visual.
Matrix
The values (Overall Interest Rate, Overall Utilization Rate, Sales, etc.) are all measures, while the columns (2022-1A, 2023-1A, 2023-1B) came from the 'Period' column in the dataset which contains the 3 periods mentioned.
I wanted to create another two columns "A" which shows the difference between 2023-1A and 2022-1A, and "B" which is the difference between 2023-1A and 2023-1B.
How can i do this?