Forum Discussion
Hi Expert, Disable Sort
- Anonymous2 years ago
Hi Omesh ,
Sorry, as far as I know, Power BI is not able to implement this feature for now, because the ability to sort by columns is one of the basic features of the table visual object, and fields are automatically sorted implicitly in the visual object.
If you want to keep the order of the original table, you can add an index column to the original table in PQ and then use the .
Or you can take a look at the link, create a blank button with the size of the table header and place it at the top of the table visualization, then just combine them and the user won't be able to choose the order:.
Solved: How to disable sorting in Table visual - Microsoft Fabric Community
You can also vote on these ideas at the following link:
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Omesh ,
Sorry, as far as I know, Power BI is not able to implement this feature for now, because the ability to sort by columns is one of the basic features of the table visual object, and fields are automatically sorted implicitly in the visual object.
If you want to keep the order of the original table, you can add an index column to the original table in PQ and then use the .
Or you can take a look at the link, create a blank button with the size of the table header and place it at the top of the table visualization, then just combine them and the user won't be able to choose the order:.
Solved: How to disable sorting in Table visual - Microsoft Fabric Community
You can also vote on these ideas at the following link:
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous Thanks, I have implemented using a shape above visual header & group them together