Forum Discussion
Sort order for 2019-2020
- Anonymous6 years ago
Hi VPlorim ,
I'd like to suggest you take a look at the following link to know how to create a custom sort table to achieve custom sort order:
Custom Sorting in Power BIRegards,
Xiaoxin Sheng
I created the column and tried to sort by that column and I have the following message:
This column cant be sorted by a column that is already sorted, directly or indirectly, by this column.
What can I do in this case?
This happen when you create sort column from the column you try to apply sort
Let us Say I have Date column
Month-Year = format(Date,"MMM-YYYY")
Month -Year Sort = format(Date, "YYYYMM")
Month year can sorth on month year sort but date can not.
- VPlorim6 years agoHelper I
I am sorry but I just do not understand how I need to rectify this message to get this to appear how I need.