Hello folks,
I have been trying to find a solution for my problem and I have tried generic "Block Until Done", then CReW Macros "Parallel Block Until Done" but still haven't resolved it.
So, what is the point?

As you can see from the picture, I have multiple input connections split in two containers ( 1 and 2).
Now, when I run the flow all Inputs start at the same time and this is my problem. I would like to "split" reading/loading data in two sections.
So, is it possible when I run the flow to load the data from container 1 and when it's done, then start with reading/loading the data from the second container?
Thank you in advance.