March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have ranked my countries by top 5, but they are sorted alphabetically... I would like them to be sorted by their respective rank.
Same for Month -- the months are alphabetically ordered, but I would like them to be ordered chronologically. Would like some advice on this please.
Thanks
.
Go to Modeling -> Sort By Column and pick the column you wish to sort by. Eg. Select the Country column, go to Modeling, Sort By Column, select Rank of countries by index.
This will require you making a numeric month column MonthNum = MONTH(Table[Month]) if you don't already have an equivalent.
Hope that helps!
@jahida thank you -- i think that is a start.
however the rankings are not static -- so if I change the date, the rank would also have to change. it does not sound like it would work if the column sorted them by month.
To clarify, is your rank currently a measure or a column? If a measure, the only way I am aware of to sort the table properly is sorting the visual manually ie. clicking on the header of the column you want to sort by.
EDIT: What do you mean by "if the column sorted them by month"? Which column (or both..?) are you worried about the method I mentioned above not working for?
I have ranked my countries by top 5, but they are sorted alphabetically... I would like them to be sorted by their respective rank.
Same for Month -- the months are alphabetically ordered, but I would like them to be ordered chronologically. Would like some advice on this please.
Thanks
.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
134 | |
91 | |
89 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
72 | |
68 |