Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have 3 notebooks and running these three notebooks concurrently using mssparkutils.notebook.runMultiple(DAG)
all of 3 notebooks returning error message using exit() function
--> mssparkutils.notebook.exit(error_message)
my dag notebook:
Solved! Go to Solution.
Hi, @c_avu
I have found some relevant documentation that I hope will help you resolve this issue:
1.Firstly, regarding referencing notebook exit values as variables in your data pipeline, you can refer to a similar issue here:
Referencing notebook exit value as a variable in a... - Microsoft Fabric Community
Below is a screenshot from the relevant documentation:
2.Secondly, for information on how to send emails using Azure Data Factory or Azure Synapse pipelines, you can refer to the official documentation here:
How to send email - Azure Data Factory & Azure Synapse | Microsoft Learn
3.Lastly, you might need to understand how to transform data by running Databricks notebooks:
Transform data with Databricks Notebook - Azure Data Factory & Azure Synapse | Microsoft Learn
If you find a solution that works, you are welcome to share it with us, so that members of our community who have similar questions as you can find that answer more quickly.
Thank you in advance for your efforts.
Best Regards,
Leroy Lu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @c_avu
I have found some relevant documentation that I hope will help you resolve this issue:
1.Firstly, regarding referencing notebook exit values as variables in your data pipeline, you can refer to a similar issue here:
Referencing notebook exit value as a variable in a... - Microsoft Fabric Community
Below is a screenshot from the relevant documentation:
2.Secondly, for information on how to send emails using Azure Data Factory or Azure Synapse pipelines, you can refer to the official documentation here:
How to send email - Azure Data Factory & Azure Synapse | Microsoft Learn
3.Lastly, you might need to understand how to transform data by running Databricks notebooks:
Transform data with Databricks Notebook - Azure Data Factory & Azure Synapse | Microsoft Learn
If you find a solution that works, you are welcome to share it with us, so that members of our community who have similar questions as you can find that answer more quickly.
Thank you in advance for your efforts.
Best Regards,
Leroy Lu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
5 | |
4 | |
4 | |
2 | |
2 |
User | Count |
---|---|
8 | |
6 | |
4 | |
4 | |
4 |