Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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.
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
Proud to be a Datanaut!
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
Proud to be a Datanaut!
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
8 | |
6 | |
5 | |
5 | |
5 |
User | Count |
---|---|
10 | |
8 | |
6 | |
6 | |
6 |