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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors