Forum Discussion
Column name is not refreshable
Hi
I have an excel table and I "Get" date into Power BI. Then I changed one column name from Rep to SalesPerson in Excel and went back to PowerBI and refresh but I got error message saying that column Rep was not found and in PBI fileds, the old name stayed "Rep".
Is that by design? Thank you very much.
lastnn30 , If you Rename something at source; that has been renamed, or type has been changed or used in column or measure in power bi then it will error. How power bi will know the new name. It will have a new column and one removed column
- Anonymous4 years ago
Hi lastnn30 ,
You can try to open your Advanced Editor in Power Query Editor and check the applied codes to replace "Rep" with "SalesPerson" in Change Type step.
In addition, you can refer the following links to resolve this problem.
Refresh error from changing column names in data source
Refresh breaks due to COLUMN NAME CHANGES? 3 ways to fix changing column headers in Power BI!
Best Regards
This is expected, here is a video to solve the same in 3 different ways
Refresh error from changing column names in data source - SqlSkull
Regards,
Ritesh
3 Replies
- amitchandakSuper User
lastnn30 , If you Rename something at source; that has been renamed, or type has been changed or used in column or measure in power bi then it will error. How power bi will know the new name. It will have a new column and one removed column
- AnonymousNot applicable
Hi lastnn30 ,
You can try to open your Advanced Editor in Power Query Editor and check the applied codes to replace "Rep" with "SalesPerson" in Change Type step.
In addition, you can refer the following links to resolve this problem.
Refresh error from changing column names in data source
Refresh breaks due to COLUMN NAME CHANGES? 3 ways to fix changing column headers in Power BI!
Best Regards
- ribisht17Super User
This is expected, here is a video to solve the same in 3 different ways
Refresh error from changing column names in data source - SqlSkull
Regards,
Ritesh