The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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?