Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
I have a line chart visual that I need to sort via Year and Month so it should be Sept 2020, Oct 2020, Nov 2020, Dec 2020, Jan 2021, Feb 2021 etc
I created a new table to abbreviate the Month names (from Septembre to Sep) and have joined this to my date table.
I am sorting by Year Month Abbrev Ascending
https://drive.google.com/file/d/1lsGVhogTsHzMsmzFqUpMk0YFTBJYFpUT/view?usp=drivesdk
Solved! Go to Solution.
I've added a month number then used the Column sort to define sort order and this worked
I've added a month number then used the Column sort to define sort order and this worked
I have a column for month number but it only goes to 12 where I think I need it to go to 24?
I tried a few methods to correct such as "Month Number", (YEAR([Date])-YEAR(MIN([Date]))) * 24 + MONTH([Date]) but this doesn't work.
Check out the May 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
32 | |
29 | |
20 | |
12 | |
12 |