Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Sorting X and Y axis in Charticulator

Hi everyone,  Need your help.   I created a Chart visual in Charticulator, which is looking fine in charticulator. This visual is a kind of Dot plot where X and Y axis show categorical data. But w...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi Anonymous ,

    Actually, Power BI sort the text type values based on normal alphabetical order, so you would find age group 5-12 is after 30-49 and calls group 11+ is before 6-10... You can refer the content in the following links to make a custom order by creating a order table:

    Sort a Column with a Custom Order in Power BI

    Custom Sorting in PowerBI

    Best Regards