Forum Discussion

sdhn's avatar
sdhn
Responsive Resident
5 years ago
Solved

Alphabetical Order on Graph

Hi All,   I am using Clustered Column Chart visual.   On my X axis , I want to display data on alpbatical order.   Current we have four groups.  sample data    A, B , C & D.   each group ha...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi! A simple solution is to go to options within the clustered column chart visual and use the sort descending/ascending option. Click in sort by and choose the column that contains your 4 groups: A, B, C, D. This should fix your problems. If it doesn't work another thing that can work in this and other cases (especially if there are few categories) is to add an ID column numbering from 1 to N number depending on the order you want and following the steps above to order ascending sorting by the column you just created.

    Hope I was able to help!

     

    Best regards, José.