Forum Discussion

PlastiquesMoore's avatar
PlastiquesMoore
Regular Visitor
6 years ago
Solved

Getting error message when I added a column to my Excel source worksheet

Hi folks,

 

I'm pretty new to Power BI. I've created a dashboard in Power BI and I'm getting my data from an Excel worksheet. Everything goes well when I add rows of data in my Excel worksheet and then hit the "Refresh" button in Power BI. I get an error message when I add columns in my Excel worksheet when I hit the "Refresh" button in Power BI. Can someone help me please?

 

! The column 'Column48' of the table wasn't found.

 

Thanks

  • mahoneypat's avatar
    mahoneypat
    6 years ago

    Your error means that one of the steps in your query is looking for Column 48.  You will need to remove that reference to avoid the error.  Click each step until you find the first step with the error, and either edit the code in the formula bar to remove reference to it, or delete and replace that step.

     

    If this works for you, please mark it as the solution.  Kudos are appreciated too.  Please let me know if not.

    Regards,

    Pat

6 Replies