Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi
I read many similar issues with sorting but could not find the proper solution for my case.
The situation is quite standard:
I want to sort a column "subheader" based on a column "subheader order" ... and I get an error message.
My approach to solve the issue;
1) I trimmed and cleaned all Subheader entries .... still getting the error message
2) I created a table with Subheader and Subheader Order ... no duplicates shown ... still getting the error message
3) I deleted all but 10 rows of the table ... still gettig the error message
4) crying out for help in this forum ....
Seriously, I have no clue why I cannot sort. Can anyone help me out?
Best regards
Franz
Solved! Go to Solution.
Try running the following in Dax view or Dax studio to confirm only two distinct rows are returned
Evaluate
summarize( datum, datum[subheader], datum[subheader order])
Try closing and opening Power BI and give it a go again
Try tabular editor
Try TMDL view
Hi Deku
I followed your suggestions ... and it worked.
I must confess I don't know why, but it worked 🙂
Thanks a million.
Regards
Franz
Are you sure there are not any blank rows?
Hi Andrew
Yes, there were only 10 rows and no blanks.
Regards
Franz
Try running the following in Dax view or Dax studio to confirm only two distinct rows are returned
Evaluate
summarize( datum, datum[subheader], datum[subheader order])
Try closing and opening Power BI and give it a go again
Try tabular editor
Try TMDL view
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
56 | |
55 | |
54 | |
37 | |
29 |
User | Count |
---|---|
77 | |
62 | |
45 | |
40 | |
40 |