Hi
Please does anyone know how to resolve the above. I'm getting Expression.Error: The column " " of the table wasn't found. However, the column is present in my data source and I can also see it in Power query.
Thanks in advance @po
Solved! Go to Solution.
Thanks @ShirinArshadnia . I tried that option but it didn't work but I got it at the end by changing th Power Query code from advance editor
Thanks @ShirinArshadnia . I tried that option but it didn't work but I got it at the end by changing th Power Query code from advance editor
The error message occurs when a column name changes or is removed altogether from the data source. In the background, Power Query is attempting to locate a specific column name that no longer exists.
The quickest solution is to go into the Power Query editor, locate the step that is causing the problem (most likely the "Changed Type" step), and remove the step completely.
please Refresh each table individually.
then "Refresh data".
That should assist.