Forum Discussion
tkmanish
2 months agoNew Member
Power BI Semantic Model Refresh Succeeds but Does Not Pick Up Latest Data from Fabric Lakehouse SQL
We recently migrated our data storage from an on-premises SQL Server environment to Microsoft Fabric. Previously, our Power BI reports were connected directly to SQL Server. After the migration, da...
- 2 months ago
Hi tkmanish,
The SQL Endpoint has a sync delay for the lakehouse. Try adding a metadata refresh right before your model refreshes: https://learn.microsoft.com/en-us/fabric/data-factory/refresh-sql-endpoint-activity
tayloramy
Super User
2 months agoHi tkmanish,
The SQL Endpoint has a sync delay for the lakehouse. Try adding a metadata refresh right before your model refreshes: https://learn.microsoft.com/en-us/fabric/data-factory/refresh-sql-endpoint-activity
- tkmanish1 month agoNew Member
Adding a refresh SQL endpoint activity resolved the issue. The power BI refresh is now successful with the latest data.
Thanks!