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 dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
At first it went as the incremental refresh should in the settings of loading 2 years back and updating records from 1 day ago
After a few days the refresh stopped working and the error was received: Error: Expression.Error: The column 'Column1' of the table wasn't found. <ccon>Column1</ccon>. RootActivityId =----.Param1 = Expression.Error: The column 'Column1' of the table was not found. <ccon>Column1</ccon> Request ID:----.
If I changed the incremental refresh settings to load 2 days instead of 2 years ago, the refresh worked
What could be the problem because of it every time that is over 2 days falls?
Hi @Adi_A1 ,
Based on the error message you've provided, it seems that the problem revolves around the column 'Column1' not being found during the refresh operation.
Try checking the table schema of the data source as well as of the individual partitions in the semantic model separately as well as the data source now to see if it has changed.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
What is your data source? Does it have a fixed meta data structure across all partitions?
How big are the yearly partitions?
Check out the July 2025 Power BI update to learn about new features.