Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Mar2
Microsoft Employee
Microsoft Employee

Line chat not display the month in sequential order

 

Line chat not display the month in sequential order link Jan,Feb, Mar…. and my Axis type is Continuous. Any suggestion please

Mar2_1-1633616039969.png

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Mar2 ,

 

You can check 'Show items with no data'.

10.png

 

 

Best Regards,

Stephen Tao

 

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

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @Mar2 ,

 

You can check 'Show items with no data'.

10.png

 

 

Best Regards,

Stephen Tao

 

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

amitchandak
Super User
Super User

@Mar2 , when you have column like

Month Year = FORMAT([Date],"mmm-yyyy")

 

you need to create a sort column, and mark that as sort column for last column
Month Year sort = FORMAT([Date],"yyyymm")

 

https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column

 

Sort Month Year.png

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Mar2
Microsoft Employee
Microsoft Employee

Here my Date column is in hierarchy as below , not a sepearte month column 

 

Mar2_0-1633620538870.png

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors