Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Line chat not display the month in sequential order link Jan,Feb, Mar…. and my Axis type is Continuous. Any suggestion please
Solved! Go to Solution.
Hi @Mar2 ,
You can check 'Show items with no data'.
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.
Hi @Mar2 ,
You can check 'Show items with no data'.
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.
@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
Here my Date column is in hierarchy as below , not a sepearte month column