Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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?
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 5 | |
| 4 | |
| 4 |