Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi,
I created a measure to quantify cost by salesperson.
Now, I want to use RANKX, so the lowest cost is ranked #1, not the highest cost.
So I wrote this:
Salesperson cost ranking = Rankx(allselected(table[salesperson]), table [cost])
.....but unfortunately, this gives me the highest cost as rank #1.
Any ideas ?
Solved! Go to Solution.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
19 | |
14 | |
10 | |
10 | |
9 |
User | Count |
---|---|
15 | |
13 | |
12 | |
12 | |
11 |