Forum Discussion
Anonymous
3 years agoNot applicable
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 s...
Shubham_Tekade
3 years agoFrequent Visitor
Hello Anonymous,
Can you provide some sample data and expected outcome in excel sheet.
Thanks,
Shubham
- Anonymous3 years agoNot 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?