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 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 🙂

 

 

  • 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.

     

4 Replies

  • Hi Anonymous ,

     

    On the elipsis just select the sorting based on the reference:

     

     

  • Anonymous's avatar
    Anonymous
    Not 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. 

     

     

     

     

     

    • MFelix's avatar
      MFelix
      Super 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.

       

  • Anonymous's avatar
    Anonymous
    Not applicable

    Yeah, it is working. Thank you for your help 😊