Forum Discussion
Line Chart - gone incorrect
- 2 years ago
Like the link I have sent, you must add a column with the number of the month. You can build a logic checking the name of each month in order to set the number. This video might help.
https://www.youtube.com/watch?v=NlX7Cp2P0d4Remember you can add a custom column at Power Query or DAX to build the IF or Switch logic for mapping the months.
I hope that make sense
Hi,
Why am I not getting the option of COLUMN TOOLS to sort month-wise?
Regards
Malvika
Like the link I have sent, you must add a column with the number of the month. You can build a logic checking the name of each month in order to set the number. This video might help.
https://www.youtube.com/watch?v=NlX7Cp2P0d4
Remember you can add a custom column at Power Query or DAX to build the IF or Switch logic for mapping the months.
I hope that make sense