Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join now60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more
Hi,
Is it possible to reference one notebook from another?
If I have some generic code used in multiple notebooks, is it possible to make an import?
Kind Regards,
Dennes
Solved! Go to Solution.
Yes you can with 2 different methods. The first method below %run with no parameters allows you to reference any child variables in the parent notebook. The second method (mssparkutils) runs in another session so you are not allowed to see the variables in the parent notebook.
2 methods:
Introduction to Microsoft Spark utilities - Azure Synapse Analytics | Microsoft Learn
Yes you can with 2 different methods. The first method below %run with no parameters allows you to reference any child variables in the parent notebook. The second method (mssparkutils) runs in another session so you are not allowed to see the variables in the parent notebook.
2 methods:
Introduction to Microsoft Spark utilities - Azure Synapse Analytics | Microsoft Learn
Hi @DennesTorres
Please refer to this link: https://learn.microsoft.com/en-us/azure/databricks/notebooks/notebook-workflows
Hope this helps.
Hi @DennesTorres
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. Otherwise, will respond back with the more details and we will try to help.
Thanks
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 22 | |
| 19 | |
| 14 | |
| 14 | |
| 12 |