Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedFabric Ideas just got better! New features, better search, and direct team engagement. Learn more
Idea:
When trying to implement dynamic notebook execution in Microsoft Fabric Pipelines, the current system has significant limitations:
In the Pipeline Notebook activity, we can only select notebooks from a fixed dropdown list.
To make notebook execution dynamic (e.g., based on parameters or metadata), we must pass the Notebook Artifact ID — not the Notebook Name.
If we try to use a dynamic expression or pass the notebook name instead of the Artifact ID, the pipeline throws an error.
This makes it difficult to build reusable and dynamic notebook mappings, such as those based on configurations, metadata tables, or conditional logic.
Allow dynamic reference to notebooks by name in the Notebook activity within pipelines — similar to how other systems (like Azure Data Factory) support dynamic activity references.
Enables metadata-driven and modular pipeline design
Reduces tight coupling between pipeline definitions and specific notebook IDs
Improves maintainability, especially in enterprise scenarios
Makes pipelines easier to reuse and scale across workspaces and teams
This enhancement would greatly improve flexibility and support dynamic orchestration patterns in Fabric Pipelines.
Thanks for considering this!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.