Forum Discussion
Anonymous
6 years agoNot applicable
How to sort Year/Month?
I have 24 month in column chart. How to sort from January 2019 to December 2020?
- 6 years ago
Hi Anonymous ,
Add the date column as tooltip in the visual and make it sorted by the date.
Anonymous
6 years agoNot applicable
Hi Kenny,
Give a number to month and sort it by month number and go to dataview select month number .
| Month Name | Month Number |
| Jan | 1 |
| Feb | 2 |
| March | 3 |
| April | 4 |