Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Sort legend for stacked column chart

I'm trying to sort the legend by a custom order and looked at past tutorials to create the sort table and sort index.

But when I try to sort the legend for the stacked chart, it still sorts the legend by alphabetical order.

Am I missing a step somewhere?

 

Sample data and the stacked chart:

Relationships between the tables:

 

Table sorted by column sort order:

 

  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi Anonymous ,

     

    Add the sort order column to tooltip field, then you should be able to sort the visual by that column.

     

    Best Regards,

    Jay

8 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

     

    Add the sort order column to tooltip field, then you should be able to sort the visual by that column.

     

    Best Regards,

    Jay

    • Anonymous's avatar
      Anonymous
      Not applicable

      Sorted! Thanks for your help!