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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
mohideenkalith
New Member

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 @mohideenkalith ,

 

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 @mohideenkalith ,

 

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!




Hey @BA_Pete..,it helps!!

Thank you so much 💙

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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