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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

Expression.Error: The column 'Column_name' of the table wasn't found. Details: Column_name

Hi Everyone,

I have merged two source tables and made one result table. then i removed unnecessary columns from source tables for optimize the performance

 

But ended up with "Expression.Error: The column 'division' of the table wasn't found.
Details:
division"

 

Capture.PNG

 

Can someone help me solve this ?

 

Thanks in Advance,

Mohideen

1 ACCEPTED SOLUTION
BA_Pete
Super User
Super User

Hi @Anonymous ,

 

Either delete the reference to [division] in the M code here:

BA_Pete_0-1665663120600.png

 

OR...

 

Go back through your query steps and adjust them to ensure that the [division] column exists in the table at the step before your reorder columns step.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




View solution in original post

2 REPLIES 2
BA_Pete
Super User
Super User

Hi @Anonymous ,

 

Either delete the reference to [division] in the M code here:

BA_Pete_0-1665663120600.png

 

OR...

 

Go back through your query steps and adjust them to ensure that the [division] column exists in the table at the step before your reorder columns step.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




Anonymous
Not applicable

Hey @BA_Pete..,it helps!!

Thank you so much 💙

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors