Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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.
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
Solved! Go to Solution.
@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
@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
This worked for me... thanks!!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
96 | |
69 | |
45 | |
39 | |
30 |
User | Count |
---|---|
155 | |
96 | |
60 | |
42 | |
41 |