This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hola, estoy tratando de establecer un orden personalizado en mi tabla.
Cree un índice y cuando le digo a la tabla que ordene por ese indice me sale un error que no entiendo, no hay ningún valor duplicado en el índice.
Alguien sabe a que se pueda deber?
Solved! Go to Solution.
Hi, @JuanEsteban10
The error message indicates that there is a duplicate value in the Order column. That is, there are multiple entries with different sequential values for a certain "Account Name", which causes sorting issues. Make sure that each Account Name has only one unique "Order" value. Or modify the Order value so that each Account Name has only one corresponding Order value. If possible, choose a column that doesn't have this problem to sort.
You can also go directly to PowerQuery to create an Index column and change it to Order:
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @JuanEsteban10
The error message indicates that there is a duplicate value in the Order column. That is, there are multiple entries with different sequential values for a certain "Account Name", which causes sorting issues. Make sure that each Account Name has only one unique "Order" value. Or modify the Order value so that each Account Name has only one corresponding Order value. If possible, choose a column that doesn't have this problem to sort.
You can also go directly to PowerQuery to create an Index column and change it to Order:
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the April 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 |
|---|---|
| 36 | |
| 28 | |
| 28 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 65 | |
| 35 | |
| 34 | |
| 25 | |
| 24 |