Forum Discussion
Pivot a Power BI Matrix
Hi Experts,
I currently have data displayed in a Power BI Matrix as shown below.
Now my boss wants to pivot the Matrix to display the data as shown below (YYYY-MM will be increased overtime).
I have tried to create a new table by a DAX function but did not help
Could you please help me?
Many thanks!
On your matrix you can turn on 'Switch values to rows' and move the YYYY-MM to the columns.
Take a look at this video about how to set the sorting on month names.
https://www.youtube.com/watch?v=DY5IWLcgBGA&ab_channel=EnterpriseDNA
7 Replies
- jdbuchanan71Super User
On your matrix you can turn on 'Switch values to rows' and move the YYYY-MM to the columns.
- AnonymousNot applicable
I have moved the YYYY-MM to the columns. Where is the 'Show values on rows' please? Could you please give me some screenshots?
- AnonymousNot applicable
Ah, Excellent! Thank you so much!
- AnonymousNot applicable
How to sort by Month please?
I don't see any from here?
- jdbuchanan71Super User
Take a look at this video about how to set the sorting on month names.
https://www.youtube.com/watch?v=DY5IWLcgBGA&ab_channel=EnterpriseDNA - AnonymousNot applicable
I have tried to modiy the Matrix in different ways but did no help
- jdbuchanan71Super User
I updated my first post with screen shots.