Forum Discussion
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 the slicer on count orders with process. The count orders within process is added to the slicer as a callout Label.
Thank you for your help 🙂
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.
4 Replies
- MFelixSuper User
Hi Anonymous ,
On the elipsis just select the sorting based on the reference:
- AnonymousNot applicable
Hi MFelix
Thank you for your reply. I don't have the option to sort by values as it is a slicer. The value is added to the slicer as a callout label.
- MFelixSuper User
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.
- AnonymousNot applicable
Yeah, it is working. Thank you for your help 😊