Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Quarter Number & Year Number column ordering in a Matrix table

Hi,

 

I have this calculated column 

Quarter & Year = 'Calendar'[Date].[Quarter] & " " & 'Calendar'[Date].[Year].
 
It returns Qtr 1 2019, Qtr 2 2019 etc...
 
When I put this as the column in a matrix table it orders them Qtr 1 2019, Qtr 1 2020 etc...
 
Is there a way to order Qtr 1 2019, Qtr 2 2019 etc... 

4 Replies