Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi, I seem to have a simple problem but I'm running in circles. I just want to sort my bars in descending order but when I click on sort by values it mixes up all my categories, I just want to see in descending order the bars for EACH category.
Before:
After sorting:
I want for my three categories to each be sorted not ALL at once.
What am I doing wrong?
Thanks in advance
Solved! Go to Solution.
Hi @molivR
If I understood you correctly and you want to sort the hierarchies and the values inside them, there is no generic option to achieve it.
But there are some workarounds you can see in the solution of @Ahmedx in the linked discussion:
Note that from the efficient data visualization perspective hierarchical matrix with bars will be much easier to read for graph readers ... take a look at my purpose for the alternative solution in the same discussion that I linked.
If this post helps, then please consider Accepting it as the solution to help the other
members find it more quickly
Thank you it works
Hi @molivR
If I understood you correctly and you want to sort the hierarchies and the values inside them, there is no generic option to achieve it.
But there are some workarounds you can see in the solution of @Ahmedx in the linked discussion:
Note that from the efficient data visualization perspective hierarchical matrix with bars will be much easier to read for graph readers ... take a look at my purpose for the alternative solution in the same discussion that I linked.
If this post helps, then please consider Accepting it as the solution to help the other
members find it more quickly