Forum Discussion
Arrange Matrix Columns in a specific order
So I have a matril table with Fiscal Year as the rows and Month as the columns. The issue I am finding is that I want to be able to have the table start with July first because that is when our fiscal year starts. For a bar or column chart it was easy because I could just add my Quarters field to the tooltip and then sort on Quarters. But I wasn't able to do that with the matrix table.
So basically I just want to be able to have it in this order:
July, August, September, November, December, January, February, March, April, May, June
- Anonymous3 years ago
Hi ACraig08 ,
Please refer to my pbix file to see if it helps you.
1. Add an conditiona column.
2. Then sort the column. Then the dates will appear in the order you want them to.
Finally:
How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ RongtieIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi ACraig08 ,
Please refer to my pbix file to see if it helps you.
1. Add an conditiona column.
2. Then sort the column. Then the dates will appear in the order you want them to.
Finally:
How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ RongtieIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.