Forum Discussion
odtJitendra
20 days agoRegular Visitor
Lakehouse Data Not Reflected via SQL Analytics Endpoint - Solution 1
Problem Description Every Fabric Lakehouse automatically provisions a SQL Analytics Endpoint (SAE) that allows the data written into Delta tables to be queried using T-SQL. In our pipelines, we writ...
Murtaza_Ghafoor
19 days agoSuper User
Hi odtJitendra,
Based on your scenario, i recommend using sql enpoint refresh activity in your pipeline and apply on success instead of completion step, this will give you the opportunity to get the latest data in your lakehouse.Thanks
If this helps, ✓ Mark as Kudos | Help Others