Hi all,
I am having an issue trying to sort the column "total orders" of the table below:
On the left, first column, are the Units, in the second column the suppliers belonging to that particular unit.
The column named "Order Amount (eur)" shows the orders of a certain supplier who has dealt with the unit, while the last column "total order amount" is supposed to show the full amount of orders that supplier received from all the units (meaning the whole company).
This last column is the one which needs to be sorted in a descending order; the purpose here would be to have the company top 10 supplier ranking on the right while still being able to read the corresponding business-related unit on the left . Apparently though, this is not possible since the system gives the error: "Sorting an axis with nested dimensions is not supported."
Any advice?
Thanks in advance,
Luca