How to stage file export tasks executing at same time

Hi there, I am using Easymorph on my desktop and have a data transformation process defined. At one stage the process separtes via derivate tables in to 2 separate processes. At the end of each process the transformed data is to be exported on different tabs in the same Excel file. Unfortunately the data export runs at the same time and causes EasyMorph to export from one process but throw an error (file cannot be accessed as used in a different process - or similar). Is there a way to create a dependency between the task so one will only execute when the other as completed?
Thanks for suggestions.
BR, C

Hi Claude,

See this topic: Using Synchronize transformation

Thanks a lot. This solved the issue.