Forum Discussion
Adding Row Numbers to a Table
- 2 years ago
- Anonymous2 years ago
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