Forum Discussion
ajdm2007
2 years agoHelper III
Sorting graph based on fiscal month.
Hey everyone, I’ve got this calendar table that I built with DAX. I’ve been tweaking it as I need more time-based features. As you can see, the table has the basic fields, but I’ve a...
- 2 years ago
Hi ajdm2007 ,
You need to select your MonthName column and then sort by the desired column(Fiscal Month). Then use MonthName in your visauls. Look at my screenshot in previous reply.
In your screenshot, you have selected fiscal month column and sorted by fiscal month column, which is wrong.
Shravan133
2 years agoSuper User
Hi ajdm2007 ,
You need to select your MonthName column and then sort by the desired column(Fiscal Month). Then use MonthName in your visauls. Look at my screenshot in previous reply.
In your screenshot, you have selected fiscal month column and sorted by fiscal month column, which is wrong.