Forum Discussion
Custom Sorting in PowerBI?
- 9 years ago
You can create a table like following one and create relationship with the original table.
Then create a calculated column in original table with following formula.
Column = RELATED( Table2[ID] )
At last, select the Type column and make it sorted by above created column.
Best Regards,
Herbert
Awesome tip!
I was struggling to reorder certain data, but this worked like a charm!
Thanks a lot!!
All these workarounds for just a simple sort task, unbeleivable how difficult it is
I just can't get this crap worked out
- Anonymous7 years agoNot applicable
Agreed! This is such a basic feature, why it requires such a workaround seems absurd!
- s--turn2 years agoHelper II
I agree this is a HUGE faff for such an obvious requirement! I am sure this is possible in Tableau. Is there anywhere this has been logged as a suggestion that we can upvote, and try and get it on the roadmap?