This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
What is the easiest way to add row numbers to table. Indexed table column would not work as the data is being filtered and the table will only will be showing the top 10 items regardless of the filters selected. Basically I need a column that shows rows one thru ten at all times.
Solved! Go to Solution.
Hi @tas6959
If you want to add dynamic row numbers in table, it cannot implement, because the data is static, you can't dynamically change the row ID based on the table filter. If you want to dynamically display row IDs, you can consider using the table visual and use the rankx() function in measure.
You can refer to the following link.
Creating Dynamic Ranking Tables Using RANKX In Power BI | Enterprise DNA
DYNAMIC RANKX BY SLICER SELECTION IN POWER BI - Ruki's Blog (rukiatu.com)
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @tas6959
If you want to add dynamic row numbers in table, it cannot implement, because the data is static, you can't dynamically change the row ID based on the table filter. If you want to dynamically display row IDs, you can consider using the table visual and use the rankx() function in measure.
You can refer to the following link.
Creating Dynamic Ranking Tables Using RANKX In Power BI | Enterprise DNA
DYNAMIC RANKX BY SLICER SELECTION IN POWER BI - Ruki's Blog (rukiatu.com)
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 32 | |
| 26 | |
| 23 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 45 | |
| 28 | |
| 24 | |
| 22 |