Forum Discussion

ajdm2007's avatar
ajdm2007
Helper III
2 years ago
Solved

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...
  • Shravan133's avatar
    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.