Forum Discussion
agd50
Helper V
3 years agoYear-month sort by?
I'm having an issue with the showing the right months and years with a year month column I made - Year-Month = FORMAT('Calendar'[Date],"YY MMM") (Syntax)^ How to get this to work c...
- Anonymous3 years ago
Hi agd50 ,
Please try below steps:
1. below is my test table
Table:
2. add a index column in Power Query Pane
3. add a new column with your dax formula, sort the new column by "Index" column
Please refer the attached .pbix file.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.