Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric certified for FREE! Don't miss your chance! Learn more
I recently discovered something useful when working with multiple notebooks in Microsoft Fabric using the %run magic command.
When you try to load more than one notebook in the same cell like this:
Youโll get an error saying that no other code or commands can be combined with %run, and that no code can appear above or below the magic %run command in the same cell.
Even separating them with an empty line doesnโt work:
Result: Error โ Fabric doesnโt allow multiple %run statements or any extra code in the same cell.
Solution:
Place each %run command in its own separate code cell.
Example:
After running both cells, youโll have access to all functions, classes, and variables from both notebooks within your current notebook.
Each %run must be executed independently in its own cell โ no other code should exist above or below it. Once both are run, their code is fully imported and available.
Hope this helps anyone integrating multiple shared notebooks (e.g., for logging, configuration, or utilities) in Fabric!
Hi @Yazdan
%run command is used for Global Parameters in Microsoft Fabric or Equivalent to Databricks Delta Lake.
Hi @Yazdan,
Have you had a chance to review the solution we shared earlier? If the issue persists, feel free to reply so we can help further.
Thank you.
Hi,
As you can see in my post, this is not a problem or issue โ I just shared my finding and solution for running multiple %run commands.
Thank you.
Hi @Yazdan,
Thank you for providing your insights. Kindly accept your response, as it will be beneficial to other community members.
Thank you.
HI @Yazdan,
Checking in to see if your issue has been resolved. let us know if you still need any assistance.
Thank you.
Hi,
As you can see in my post, this is not a problem or issue โ I just shared my finding and solution for running multiple %run commands.
Thank you.
HI @Yazdan,
Thank you so much for sharing this, This kind of post is incredibly valuable to the community. Definitely consider turning this into a blog post so others can benefit from your experience more easily
Power BI Community Blog - Microsoft Fabric Community
Thank you.
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Fabric update to learn about new features.
| User | Count |
|---|---|
| 18 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 64 | |
| 28 | |
| 14 | |
| 7 | |
| 7 |