Forum Discussion
Sort years
- 5 years ago
Hello DagdasAlbag ,
You need to sort the year column in your data in descending order.
If you still see issue, consider adding a conditional column in your data and use the sort by column option to order is according to your need.
Refer https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column
You can also refer this
- 5 years ago
Hi DagdasAlbag
You can enter a table 'SortTable' with Year and SortOrder columns. SortOrder values are based on Year values descendingly. Sort Year column by SortOrder column.
Then create a relationship between SortTable and Original Table on Year column.
At last, select SortTable's Year column into the matrix.
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.
Hello DagdasAlbag ,
You need to sort the year column in your data in descending order.
If you still see issue, consider adding a conditional column in your data and use the sort by column option to order is according to your need.
Refer https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column
You can also refer this