Forum Discussion
Anonymous
2 years agoNot applicable
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...
- 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.
Anonymous
2 years agoNot applicable
Yeah, it is working. Thank you for your help 😊