Forum Discussion

sameergupta60's avatar
sameergupta60
Helper IV
5 years ago
Solved

Month wise sort help

Hi,

 

in the below screenshot I want to sort coloum by financial year.

Can u guide us.

 

 

 

  • Anonymous's avatar
    Anonymous
    5 years ago

    Hisameergupta60

     

    You can create a column chart and a slicer with month name field ,then sort the month name with the fiscal year number field.

     

    For more information about sorting Data by Fiscal Year in Power BI,you can refer to this :

    https://powerobjects.com/tips-and-tricks/sorting-data-fiscal-year-power-bi/ 

     

    Hope it helps.

     

    Best Regards,

    Caitlyn Yan

     

    If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

8 Replies

  • Your Date column is not  a Date type. It's a text type. 

     

    • sameergupta60's avatar
      sameergupta60
      Helper IV

      I will explain what I have done.

       

      I have a date column which I using Dax format &  convert into "MMM YYYY"

       

      Month Name = FORMAT(allbar[Finish],"MMM YYYY")
       
    • Anonymous's avatar
      Anonymous
      Not applicable

      Hisameergupta60

       

      You can create a column chart and a slicer with month name field ,then sort the month name with the fiscal year number field.

       

      For more information about sorting Data by Fiscal Year in Power BI,you can refer to this :

      https://powerobjects.com/tips-and-tricks/sorting-data-fiscal-year-power-bi/ 

       

      Hope it helps.

       

      Best Regards,

      Caitlyn Yan

       

      If this post helps then please consider Accept it as the solution to help the other members find it more quickly.