Forum Discussion
How to do nested sorting in a stacked column chart
- Anonymous2 years ago
Hi fz1
You need to create two order tables.
Merge each of the two order tables with the original data table.
Expand the merged table, keeping the sort column.
Click Close&Apply.
Sort the Company and Model columns according to the following actions.
Result:
Best Regards,
Yulia XuIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi fz1
I am not sure with your current configuration it is possible to custom sort. But i tried to work around if it makes sense you can use that. Here is my Approach
Step 1: Create Custom column based on sorting order
Step2: use this confriguration:
And i have sorted this with new created custom sort column
Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
Check for more interesting solution here: www.youtube.com/@Howtosolveprobem
Regards