Forum Discussion
Table changes
- 2 years ago
Hey Anonymous & NandanHegde ,
thank you for your support. Honestly I tried recreating the issue, but I was unable to do so. So I think might have just made a mistake during setup and perceiving it for a bug.
Sure thing! The notebook is using data from the copy data action, that is why I put it behind. The dataflow is using data of both, the copy data and notebook.
I even put in a delay of 5 minutes, but my dataflow was still processing the old data.
- NandanHegde2 years agoSuper User
Can you check and share the logs here ?
Because in pipeline, the next activity would start only once the copy activity or the notebook is completed.
There is no need for you to even add wait activity
As seen in my sample, yje wait activity started post the completion of the notebook activity.
So based on the start and end time of your logs, we can identify the cause of your issue
- Anonymous2 years agoNot applicable
Hi PhilippM
We haven’t heard from you on the last response and was just checking back to see if your query has been resolved. Otherwise, will respond back with the more details and we will try to help.
Thanks- PhilippM2 years agoAdvocate I
Hey Anonymous & NandanHegde ,
thank you for your support. Honestly I tried recreating the issue, but I was unable to do so. So I think might have just made a mistake during setup and perceiving it for a bug.