cancel
Showing results for 
Search instead for 
Did you mean: 
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
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.

Top Solution Authors
Top Kudoed Authors