Forum Discussion

BrandonP2121's avatar
BrandonP2121
Helper II
6 years ago
Solved

Chart formatting help

Hello,

 

I am putting together a chart that has months on one axis, and numbers on the other. However, it looks like the months on the chart are sorted alphabetically instead of in date order (Jan, Feb, Mar; etc). How would I go about getting these sorted so they go in the actual order?

 

Thanks!

  • Hi BrandonP2121 ,

    If you enter the month directly without date, your month column is just a text type column, it will not sort like Jan, Feb, Mar..

    You need to create a date table and set the date hierarchy as Month to sort by month normally.

    Best Regards,

    Yingjie Li

     

    If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

3 Replies

  • If you are using a date table create a column for month number using the formula Month No. = Month(Date)

     

    Click on the month column then in the column tools tab under sort sort the column by Month No.

  • v-yingjl's avatar
    v-yingjl
    Community Support

    Hi BrandonP2121 ,

    If you enter the month directly without date, your month column is just a text type column, it will not sort like Jan, Feb, Mar..

    You need to create a date table and set the date hierarchy as Month to sort by month normally.

    Best Regards,

    Yingjie Li

     

    If this post helps then please consider Accept it as the solution to help the other members find it more quickly.