Forum Discussion
Stefanve
8 months agoFrequent Visitor
Dataflow Gen2 not reading latest data after Copy Job
We are experiencing an identical issue with two clients where a Dataflow Gen2 in Fabric (Silver layer) does not copy recent data from the Bronze layer during the execution of a nightly pipeline, even...
- 8 months ago
Hi Stefanve - Have you tried triggering the SQL endpoint refresh before the bronze to silver dataflow execution?
I had a similar issue (instead of dataflow gen2 I had notebooks), where I added an extra activity between bronze and silver in the pipeline, to call a notebook with this API that triggers the SQL Endpoint refresh of the source lakehouse.
Gpop13
8 months agoAdvocate IV
Hi Stefanve - Have you tried triggering the SQL endpoint refresh before the bronze to silver dataflow execution?
I had a similar issue (instead of dataflow gen2 I had notebooks), where I added an extra activity between bronze and silver in the pipeline, to call a notebook with this API that triggers the SQL Endpoint refresh of the source lakehouse.