Forum Discussion
sailochanar
3 years agoHelper II
Power BI
Hey Mates .... I have been trying to build a report where I'm stucked with a issue like month names are not in order ,even after sorting and tried many ways to sort ,by transforming data,adding new ...
JorgePinho
3 years agoSolution Sage
Hello sailochanar! Do you have a calendar table? If so my suggestion would be to have a numeric column of month year where, for example, dec23 would be 1223 and june23 0623. Then you can order the original column based on the numeric one.
- sailochanar3 years agoHelper II
Nope I just have month attribute ,Yeah I even created that as u said for Dec23-1223..But still the order is not sorted.(Splitting column ,conditions...) still not solved.
- JorgePinho3 years agoSolution Sage
Can you explain how you sorted using that column that I suggested? Or maybe share the report