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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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.