Forum Discussion
ROOKIE123
2 years agoNew Member
Could not resolve query definition. This error often happens after the Column or Entity was renamed
大家好 我在 Power BI 服務中遇到了問題。在 Power BI Desktop 中更改某些列名稱後,我發現在重新發佈到工作區時無法刷新數據集。但是,如果我更改名稱然後上傳它,刷新就會起作用。此外,在不同的工作區中刷新也可以正常工作。 我該如何解決這個問題?
OguzMavice
Resolver II
2 years agoHi ROOKIE123 , Do you use the entity which is renamed on any other step on the power query or pbi dax side? The query path might be broken.
ROOKIE123
2 years agoNew Member
Thank you very much for your response.
Yes, I renamed a column name. What should I do next to modify it so that it can refresh normally?
- OguzMavice2 years ago
Resolver II
Wherever else you use the renamed entity, you need to change its name there as well. Then it should be fixed.
If you get this error directly in the power query; could you 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.