Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
i820017
Resolver II
Resolver II

YearWeek Descending

I am trying to put the order of the columns in one of my reports in descending order by YearWeek in a matrix. I had a previous post where I was told how to put YearMonth in descending order. I used that same logic, but I am getting some weeks in order but not all of them. Here is a screen shot of what I’m getting.

 

i820017_0-1603200571432.png

 

As you can see, the columns start with 202040 then go up until 202044, then they start descending. I need the report to start with 202044 then start descending.

Thanks

Dan

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@i820017 , Create the following columns

year Week 1 - [year Week]

Order of the week of the year: rankx(all(Table) ,[year Week])

Sort year Week 1 in the year sort and use it in the visual

remit steps

https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@i820017 , Create the following columns

year Week 1 - [year Week]

Order of the week of the year: rankx(all(Table) ,[year Week])

Sort year Week 1 in the year sort and use it in the visual

remit steps

https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

This worked for me... thanks!!

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.