As the data type of the column is text, 1,10,100 ending would be considered 1st as compared to 2,3 etc.
So you need to sort that column by some other column as seen below:
You can create a mapping table mapping Month1>1 ; MOnth2>2 etc and Leverage it.
Hope this is what you are asking for :)
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…