Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I'm encountering an issue with data display in my table in the Warehouse. I perform daily incremental loads to this table. However, I noticed that the load from the day before yesterday seems to be missing, which is unusual since I checked the data pipeline and it executed without any issues.
Upon investigating, I accessed the lakehouse and confirmed the presence of the .parquet files corresponding to the missing load. However, these data are strangely not appearing in my table in the Warehouse.
I would like to know if anyone has experienced a similar issue and how it was resolved. I appreciate any guidance or assistance you can provide in advance.
Solved! Go to Solution.
I have seen the same thing. Support told me there is a sync issue between the delta logs in the lakehouse and the sql endpoint. I have many instances where the sql endpoint does not update and shows an older version of the delta tables. They said the only way to fix it is to manually rename the delta table and rename it back.
I have seen the same thing. Support told me there is a sync issue between the delta logs in the lakehouse and the sql endpoint. I have many instances where the sql endpoint does not update and shows an older version of the delta tables. They said the only way to fix it is to manually rename the delta table and rename it back.
Do you mean Data Warehouse or the SQL Analytics Endpoint in the Lakehouse?
Did you try accessing the data in Data Warehouse and SQL Analytics Endpoint and Power BI, and see if it is the same situation everywhere or if it is only missing in the Data Warehouse?
In both SQL Endpoint and Power BI, the data is not appearing. I was only able to see the .parquet file within the Lakehouse.
I guess I would try to look in the Delta log files.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Fabric update to learn about new features.