Forum Discussion

ashafaa's avatar
ashafaa
Frequent Visitor
1 year ago
Solved

Delayed schema refresh in SQL Analytics Endpoint

I am currently working on Fabric Lakehouse and Data Pipeline. I did refresh semantic power bi models using data pipeline in Fabric, which before the process there was other activities, one of which was copy-activity and drop-create table using the notebook. But I have experienced an error like this for 3 days at the refresh dashboard stage.

 

Data source error: DataSource.Error: Microsoft SQL: Failed to complete the command because the underlying location does not exist. Underlying data description: table 'dbo. ......

 

So my table is unreadable, but when I refresh my SQL analytics endpoint manually then re- run my data pipeline to refresh semantic model again, it is successful because the schema of the table is read. Its look like the SQL analytics endpoint didn't refresh automatically. Please help.

2 Replies