The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I am trying to use the scatter plot in power bi desktop. In my x-axis the month is not ordered in proper manner even though I have set the order of date column as per the month num. Can someone help me with this?
Hello @amitchandak
Thanks for your reply.
I have done it already in the data view but still doesn't works.
As you can see all other months are in proper order except October and November which are coming after January. I don't understand the reason for this.
@newbie9292 , You need to use a sort column for that
Month = FORMAT([Date],"mmm")
Month sort = month([DAte])
Select column, got to column tools -> sort by column -> choose Month sort
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
108 | |
78 | |
77 | |
46 | |
39 |
User | Count |
---|---|
137 | |
108 | |
64 | |
64 | |
53 |