Forum Discussion
aletho
7 years agoHelper I
Avoid Alphabetical Sorting
Hello I'm taking over a dashboard and would like to change the x-axis, which represents the month, to the name of the actual name of the month. But it keeps sorting it alphabetically - what coul...
- 7 years ago
Create 2 columns in your table off of your date field. One for the number of the month and one for the name. Select the name column and change the Sort By to the numeric column.
Greg_Deckler
7 years agoCommunity Champion
Create 2 columns in your table off of your date field. One for the number of the month and one for the name. Select the name column and change the Sort By to the numeric column.
aletho
7 years agoHelper I
Thanks again Greg! Your help is really appreciated