dbutils.notebooks.exit() is not returning results to the variable only on some notebooks issue is Parent child notebook communication and need some solution
@SteveW , You are correct, we are also facing the same issue from yesterday.Scenario 1:The issue only occurs with notebooks that use structured streaming. For non-streaming notebooks, dbutils.notebook.exit() works as expected.Scenario 2:The failure h...