Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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
User | Count |
---|---|
121 | |
72 | |
71 | |
57 | |
50 |
User | Count |
---|---|
167 | |
83 | |
68 | |
65 | |
55 |