Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2025 02:16 PM - edited 10-27-2025 02:17 PM
Hey @dhruvs2
You could use Lakeflow Jobs for this. You can add a job as a task:
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:
And the Run if dependencies
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