Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Sorting by Year/Month and Display Month Name

Hello,

 

I am new to the community and have found a lot of good information, but nothing has solved the exact problem I am facing.

 

I've got a Matrix that I need to sort by month, but I need the most recent month to appear at the top of the list:

January

December

November

etc.

 

Obviously now that we're in the new year, I had to solve for January and December sorting to opposite ende of the Matrix, which I managed to solve for using the solution posted HERE. Unfortunately, this leaves me with rather unappealing month names:

202001

201912

201911

etc.

 

I would like to keep this sort (another method is welcome), but I would also like to display the Month name like in the example above.

 

I don't mind if the year is visible:

January 2020

December 2019

November 2019

etc.

but would prefer the month only.

 

Does anyone know how this might be possible?

Thanks in advance!

2 Replies