Forum Discussion
T-Eichinger
9 days agoNew Member
Best Practices (?) for invoking Notebooks through Notebooks
Dear community, we are trying to make "post deployment scripts" work by invoking child notebooks through a parent notebook. ParentNotebook (default lakehouse: lh1) --- invokes ChildNotebook1 (defa...
- 8 days ago
You can use a DAG to achieve what you are looking to do.
https://databear.com/dag-orchestration-in-microsoft-fabric/
What I would also recommend is that you do not need to attach a Lakehouse to a notebook, if you use the ABFSS path you then pass through the workspace ID (GUID) and lakehouse ID (GUID).
Likewise, if you are using a pipeline, you can pass through parameters from the pipeline to the Notebook to make it dynamic?
v-achippa
Community Support
5 days agoHi T-Eichinger​,
Thank you for the response and confirming that the issue is resolved now. Thank you for being part of Microsoft Fabric Community.
Thanks and regards,
Anjan Kumar Chippa