Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Sort a Slicer by Callout labels

Hello Community, I am trying to sort a slicer with several process based on the count of orders within process. The standard way is to sort the processes alphabetically, but what I want is to sort...
  • MFelix's avatar
    MFelix
    2 years ago

    Just add the sum values to the tooltip and then use it in the sorting options:

     

    You can have the tooltips disable and it work in the same way.