Forum Discussion
alexumagba
3 years agoFrequent Visitor
Matrix visual not showing Month Name on Both Column and Row
In PowerBI I put Month Name in the row and column of a matrix visual. It not showing the header for the column. Thats is the months January to December is not showing. How can I solve this.
This is what its showing me.
But expect to have something like this
3 Replies
- Idrissshatila
Super User
Hello alexumagba ,
Try adding the value also then the columns should show.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
- alexumagbaFrequent Visitor
I have added values, This is what I got
- mlsx4
Memorable Member
Hi alexumagba
Create a calculated column with the same field and then, use one for each of the fields
MonthName= YourTable[Month Name]