BS_THE_ANALYST
Databricks Partner

Hey @dhruvs2 

You could use Lakeflow Jobs for this. You can add a job as a task:

BS_THE_ANALYST_0-1761599475438.png

Then you can just follow the docs from here: https://docs.databricks.com/aws/en/jobs/ there's loads of great sections / tutorials.

To answer your specific question:
When configuring a task you just change the DEPENDS ON:

BS_THE_ANALYST_1-1761599552661.png

 And the Run if dependencies

BS_THE_ANALYST_2-1761599696645.png

Above, you can see I selected All Succeeded. You can select just All done if you only worry about them completing.

All the best,
BS