Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Sort Month Year Column Dax

I have a custom column:  Month Year = FORMAT('DimDate'[Date],"MMM YYYY")   Is there a way to sort this column other than the "Sort by Column" tab in the ribbon? i.e. is there a DAX formula I can ...