Forum Discussion
Column1 not found
Getting the dreaded column1 not found error when refreshing a dataset which has previously work fine for several months, a colleague is able to refresh the data using the same report on his desktop fine. I've double checked the query and all seems finez. Can anyone help?
I've cleared the cache and cleared permssions with no luck.
Thanks in advance.
5 Replies
- amitchandakSuper User
Anonymous , do you have any column1 in query, which is missing now.
Or a Step where this has been deleted and used in a later step?
debug issue
https://www.youtube.com/watch?v=OE6DPmKqN7s- AnonymousNot applicable
Yes, query includes colum1. Do I need to change this?
- v-jingzhangCommunity Support
Hi Anonymous
This error usually occurs when a step cannot find a column by name it refers to. Can you click its previous step to check the names of columns. Is there any uppercase/lowercase difference or space in original column name? In Power Query Editor, column names are case sensitive. Find the last step which doesn't have an error and start to check its following steps one by one to correct the errors.
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as solution to help other members find it.