Forum Discussion
Omesh
2 years agoHelper I
Hi All, Need Help in sorting
Is there a way to implement custom sorting in Power BI, especially when dealing with text values and hierarchical columns in a matrix visualization, since the default sorting options may not provide ...
- 2 years ago
Hi Omesh,
You can create a calculated column like this:
And then sort your main column by the calculated one:
Best Regards,
Alexander