Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
I have the following table:
I would like to order the field W Week Year chronologically, since when I add it to a visual appear in the following order. The calendar table contains dates for 2023 and 2024.
How can I order it chronologically? Thank you so much!
Solved! Go to Solution.
I guess you can use the sort by column with date
Hi @EsterBR - thanks @PabloVallejo12 for sharing your inputs,I just want to few points,
@EsterBR select the column Weekyear and sort the column based on weeknumber and order will get automatically based on on
It works , please check .
Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Proud to be a Super User! | |
your week year column is text type. try to change it to year(date)*100+weeknum(date)
then sorty the W week year column by week year column
Proud to be a Super User!
your week year column is text type. try to change it to year(date)*100+weeknum(date)
then sorty the W week year column by week year column
Proud to be a Super User!
Hi @EsterBR - thanks @PabloVallejo12 for sharing your inputs,I just want to few points,
@EsterBR select the column Weekyear and sort the column based on weeknumber and order will get automatically based on on
It works , please check .
Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Proud to be a Super User! | |
I guess you can use the sort by column with date
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 17 | |
| 13 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 41 | |
| 39 | |
| 38 | |
| 38 |