- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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"
Can someone help me solve this ?
Thanks in Advance,
Mohideen
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @Anonymous ,
Either delete the reference to [division] in the M code here:
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @Anonymous ,
Either delete the reference to [division] in the M code here:
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Helpful resources
User | Count |
---|---|
33 | |
18 | |
14 | |
11 | |
10 |