Forum Discussion
Issue with Pipelin Semantic Model Refresh (preview) in Fabric
- 1 year ago
Hi red_lotus85 @it's likely that the lakehouse Sal endpoint metadata has not been refreshed by the time the semantic model refresh task is running.
there is a manual way of triggering the refresh which you could add into your pipeline
Hi red_lotus85 ,
Thanks for the reply from AndyDDC , he has a point. Other than that, I have some other suggestions:
You can introduce a wait activity after the refresh semantic model task in the pipeline. This can provide enough time for the data lake to completely update the data before the refresh starts.
Use the polling mechanism to check that the data update task has completed successfully before starting the semantic model refresh task.
If you have any other questions please feel free to contact me.
Best Regards,
Yang
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!