Hi, I have a data (data A) which I get on a regular basis.
I am merging data A with the master data file which consists of past data which becomes data B.
I would like to use data B (the merged data) to run the workflow in the same designer.
In the image below, I have attempted this but it doesn't work as intended because the file will start processing before the data B is compiled with the latest data.

Is there any other way to do it within a single workflow? Thank you!