This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
Description:
Currently, Table and Matrix visuals in Power BI only allow sorting by one column at a time. It would be extremely useful to support multi-column sorting, similar to an ORDER BY clause in SQL.
Practical example:
In a driver ranking table, I would like to:
Today, the only workaround is to create helper columns or DAX measures that combine multiple sorting rules into a single expression. While this can work, it makes the model more complex, less flexible, and harder to maintain.
Suggested improvement:
Allow Table and Matrix visuals to support multi-level sorting, for example:
Possible ways this could work:
Benefits:
Use cases:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.