Forum Discussion
Reorder columns order in Matrix
- 4 years ago
Hi
If you have month number column then you can use that column to sort your month. if you dont have then create Month number as a calculated column using Month(<yourdatefield>) in DAX or create in PowerQuery whichever is easier for you.
Use the "Sort by column"
Thanks
Hari
Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.
My Blog :: YouTube Channel :: My Linkedin
Hello !
can you also please help about the slicing of matrix column based on selection rather being sorted alphabetically.
I mean :
when ever i choose a country from , country filter I want matrix to keep it in the first column .
for eg : when i chose Australia after new zeland, matrix would sort the columns alphabetically and propose australia in first place. But, I want New zealand to be kept in first column.
please let me know how i can work with this problem. I appreciate .
Thank you