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 ...
mlsx4
Memorable Member
3 years agoHi alexumagba
Create a calculated column with the same field and then, use one for each of the fields
MonthName= YourTable[Month Name]