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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have notebooks in which I run multiple other notebooks via mssparkutils.notebook.run(), which works fine. However, when I want to see snapshots of the sub-runs, the links aren't loading in the top-level snapshot, which looks like this:
(Don't mind the printed stuff, that's from me.)
What can I do?
Solved! Go to Solution.
I'm sorry to have no better answer, but the issue disappeared yesterday. It takes quite a while to load the fancier new snapshot link layout with the progress bar and such, but it just works. The ticket is thus closed.
This is not possible to get the snapshots of sub-runs. The correct way is to run with mssparkutils.notebook.run().
I think you're missing the point. I AM running the notebooks with mssparkutils.notebook.run(), and seeing the snapshots of these delegated runs worked fine until one or two months ago.
Like this:
I think you have to understand that Microsoft is constantly updating the documentation. First, I think so before a year ago, there was bronze, silver and gold. Now they change the silver to Materialized views.
Choose beforehand, whether you wanna to go to notebooks or dataflow gen 2 to refresh the tables or multiple notebooks with
Better to run using User Interface wherver possible.
Hi @NotebookEnjoyer,
Thank you for the clarification. Since the snapshot links for mssparkutils.notebook.run() were working earlier and have recently stopped, this could be due to a platform-level regression.
I recommend raising a support ticket with Microsoft Fabric Support for deeper investigation, as they can access backend logs and confirm if any recent updates have impacted this functionality.
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
Thank you.
Hi @NotebookEnjoyer,
Could you let us know if you have submitted a support ticket to address the issue? If the issue has been resolved, please share your insights, as it could benefit others in the community.
Thank you.
I have submitted a ticket and will post an update if anything comes of it.
Hi @NotebookEnjoyer,
Could you please confirm if the issue has been resolved after raising the support ticket?
Thank You.
What do you mean? I literally wrote "I have submitted a ticket and will post an update"???
I'm sorry to have no better answer, but the issue disappeared yesterday. It takes quite a while to load the fancier new snapshot link layout with the progress bar and such, but it just works. The ticket is thus closed.