Need help skipping previously executed cells in a failed Databricks job calling a notebook with multiple SQL cells

Sandy84
New Contributor II

In Azure databricks, I have a job that calls a notebook which has multiple cells with sql queries. In case of any cell fails and when we restart the databricks job then how to skip previous cell which already ran and start only from the failed cell? Any lead would be helpful.