Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I encountered a situation where a column name was modified in an online Excel file and then reverted back to its original name. The column names remain unchanged and match accurately.This Excel sheet is linked to a Power BI report, which is now showing an error indicating that the column cannot be found. How can I resolve this issue? Need help
Hello @bennypears . I would recommend refreshing your data. If the error persists, find the query in Power Query M, and find the step where it is erroring out, start from the source step. It could be somewhere in changed type step. Also check that the column name has no whitespace or captilization issues.
I hope it helps,
Abhinav