Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
chrisdogg81
Regular Visitor

Column not found in table

I need HELP!

 

I have a Power BI file that's connected to a SharePoint List. I created 4 items in the list so that I could start creating visuals in Power BI. The entries were basically dummy data. Yesterday I delete the 4 entries that I created in the List. When I went to refresh the .pbix file I'm now getting the error message:

 

"The column 'FileSystemObjectType' of the table wasn't found."

 

I have no clue what went wrong. I did not change anything about the SharePoint List, other than delete the entries, and I did not make any changes to the Power BI file. I really do not want to recreate everything from scratch so any assistance would be greatly appreciated.

 

I've added some screenshots to give a better idea of what's going on.

 

When I try to refresh I get this error:

chrisdogg81_0-1659038349477.png

 

When I go "Transform Data" to check out my tables the main table displays this:

chrisdogg81_1-1659038436560.png

 

When I go to "Advanced Editor" this is what I see (FileSystemObjectType is underlined in green):

chrisdogg81_2-1659038538285.png

The other two tables with errors displays the message below.

chrisdogg81_3-1659038624135.pngchrisdogg81_4-1659038645129.png

 

 

I'm going to continue looking around the forums for an answer. Again, any help is much appreciated.

 

 

2 REPLIES 2
Anonymous
Not applicable

Hi  @chrisdogg81 ,

 

This is the related document, you can view this content:

https://community.powerbi.com/t5/Desktop/The-column-quot-of-the-table-wasn-t-found/m-p/414717

https://www.antaresanalytics.net/post/2018/08/13/data-management-m-scripting-preventing-the-column-o...

https://answers.microsoft.com/en-us/msoffice/forum/all/expressionerror-column-of-the-table-not-found...

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

Start over, and instead of Table.RemoveColumns() use Table.SelectColumns.  Same result but much more robust.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors