Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi everyone,
I would like to show the ranking of a variable in a table.
Let me explain, from the below very simple dataset, I want to create a straight table.
The table would be linked to 3 slicers
- Market
- Day
- Session
Let's say we filter on
Market => ES
Day => Mon
Session => ODR
The table would only be showing one line.
But I would like another column in the table that would give me the ranking of the Market and Session combinations (including all days).
So it's this instance, the ranking would be 4 (1% being the lowest number out of the 4 days).
Thank you!
Hi, @Arthur_NS
I didn't grasp the requirement fully, whatever I understood I tried to reproduce your problem and the result is,
Used this dax
Proud to be a Super User!
Hello,
I'm trying your solution but it gives me this error message
Are you trying to create a measure? As you can see from the ss I created a calculated column. So, you need to create a calculated column.
Proud to be a Super User!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 48 | |
| 38 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 91 | |
| 77 | |
| 37 | |
| 27 | |
| 25 |