Forum Discussion

Shawry's avatar
Shawry
Helper I
2 years ago
Solved

Order dates chronoligically by month

Hi,    I'm facing an issue in the new year, where Jan 2024 is displaying prior to my 2023 months, when looking at the past 6 months worth of data. See below:      The data is coming from t...
  • Shawry's avatar
    Shawry
    2 years ago

    Thanks, I managed to sort it by created a new column which concatenated Month + Year, rather than using MonthName by itself. Cheers 🙂