Hi there , i want to execute Table 1 using data derived from Table 0. But Table 1 needs to run after Table 2 finish.
Is possible to condition Table 1 using Table 2 ?
Hi there , i want to execute Table 1 using data derived from Table 0. But Table 1 needs to run after Table 2 finish.
Is possible to condition Table 1 using Table 2 ?
Insert the “Synchronize” action in Table 1 before exporting to the database.
See also: Using Synchronize transformation
Great solution as always , thanks Dmitry