Forum Discussion
error on updating
The column 'Created By' of the table wasn't found.
Hi NigelRemedios ,
The most likely cause for an error like this, is that the column has been renamed or removed (please know that Power Query is case sensitive, therefore: "Created by" <> "Created By"
To resolve this type of issue, select each query step moving from the top down, in the Applied Steps pane (if that's not visible on your screen go to the View tab and toggle the Query Settings on). Find out exactly where it breaks and deduct why the error appears to fix.
Ps. If this helps solve your query please mark this post as Solution, thanks!
2 Replies
- m_dekorteResident Rockstar
Hi NigelRemedios ,
The most likely cause for an error like this, is that the column has been renamed or removed (please know that Power Query is case sensitive, therefore: "Created by" <> "Created By"
To resolve this type of issue, select each query step moving from the top down, in the Applied Steps pane (if that's not visible on your screen go to the View tab and toggle the Query Settings on). Find out exactly where it breaks and deduct why the error appears to fix.
Ps. If this helps solve your query please mark this post as Solution, thanks!
- NigelRemediosNew Member
Thanks this worked