The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello everyone!
I have a matrix table as you see in the pics. Here is the problem, in the first pic all drill is closed. But at second pic you will see the drill. When drill closed, the sort is not true. Table sorted by first column. First column's sort is true but if you see the second column, there will be 6540100200 (you gonna see the right shot in second pic) but in first pic there is 4720100100. PowerBI thinks this way; Since the 1st column is sorted in ascending order, let me write the smallest of the remaining values in the 2nd column when this drill is closed, and let me write the first value in the alphabetical order in the 3rd column.
This causes my table's values to be displayed incorrectly. How can we solve this?
add a sort column to your table that indicates how your second level column should be sorted. Then use the "Sort a column by another column" function.
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information or anything not related to the issue or question.
If you are unsure how to upload data please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
When I press the + icon, it sorts as I want, but when I don't press it, the order shifts again.