Forum Discussion
kdelrio
2 years agoNew Member
Multi Step Pipelines not seeing table updates from prior steps
(noob) I have a Fabric pipeline that calls multiple dataflows. The first dataflow Gen2 writes its output to a Datalake table, and the second dataflow uses that same table to continue processing the d...
Ayybee
2 years agoRegular Visitor
Since the trigger of the preceding activities is upon completion of the previous one. So the data is written, you can confirm it by looking into the output of activity in the progress box.
What you can do is use lookup activity to specify the data you want to work on before implementing the next step.
- v-cboorla-msft2 years ago
Microsoft Employee
Hi kdelrio
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.
In case if you have any resolution please do share that same with the community as it can be helpful to others.
Otherwise, will respond back with the more details and we will try to help.
Thanks.