Forum Discussion
Could not resolve query definition. This error often happens after the Column or Entity was renamed
Hi ROOKIE123 ,
This error message is usually encountered when a column or entity has been renamed or deleted, and the query definition can no longer be resolved. One possible solution is to check if the renamed entity is used in any other step on the Power Query or PBI DAX side. If so, you need to change its name there as well. This should fix the issue.
If you encounter this error directly in the Power Query, you can go into the query and see at which step the error occurs one by one. The query probably breaks in one of the query steps.
If the above solutions do not work, you can try clearing the data source cache in Power BI. In Power BI client, go to Data Source Settings and clear all permissions. Then recapture the permission again.
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you, it solved my issue