Forum Discussion
Anonymous
8 years agoNot applicable
Dates Not in Chronological Order
Why can't I sort these in order?:
- Anonymous8 years ago
fhill I've figured it out now. Thanks! I created a formula and sorted it by the formula in my table:
YearMonthInt = 'Case'[Year]*100 + 'Case'[Month Number]
fhill
Resident Rockstar
8 years agoUnder modeling, what's the Data Type of your 'Month & Year' measure? If it's Text, have you tried chaning it to a date format?
FOrrest
Anonymous
8 years agoNot applicable
fhill I've figured it out now. Thanks! I created a formula and sorted it by the formula in my table:
YearMonthInt = 'Case'[Year]*100 + 'Case'[Month Number]
- v-chuncz-msft8 years ago
Community Support
Anonymous,
Glad to hear that. You may help accept the solution above. Your contribution is highly appreciated.