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!Special holiday offer! You and a friend can attend FabCon with a BOGO code. Supplies are limited. Register now.
Is it possible to execute a dataflow from a notebook? If so can we pass parameters?
Solved! Go to Solution.
you could potentially change your architecture to first execute part of the code through the notebook, via a pipeline and then execute that dataflow within the pipeline as well.
you could potentially change your architecture to first execute part of the code through the notebook, via a pipeline and then execute that dataflow within the pipeline as well.