From the course: Implementing Data Engineering Solutions Using Microsoft Fabric (DP-700) Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Using parameters and dynamic expressions in pipelines - Microsoft Fabric Tutorial
From the course: Implementing Data Engineering Solutions Using Microsoft Fabric (DP-700) Cert Prep by Microsoft Press
Using parameters and dynamic expressions in pipelines
using parameters and dynamic expressions in pipelines. Now for parameters, what we're looking to do is add dynamic configurations when running pipelines. We would like to pass parameters into a pipeline to change the value of something in that pipeline at runtime. Now I can create a parameter, I can assign a data type to it, and an optional default value. I don't have to specify a default, but if I want to run that pipeline with a default parameter, if no value is passed in, I'll specify a default value. I can actually use parameters in expressions within the data pipeline to change values at runtime. Now, when I'm using the Invoke Pipeline activity, perhaps I have a child and parent setup, I can actually pass the parameters into that child activity. So for example, if I have a parent pipeline and I have a child pipeline that I'm running with that Invoke Pipeline activity, perhaps I've got some parameters that I've specified. I can pass the values through from that parent pipeline…
Contents
-
-
-
-
-
-
-
(Locked)
Learning objectives20s
-
(Locked)
Configuring pipeline schedules3m 23s
-
(Locked)
Configuring notebook schedules2m 19s
-
(Locked)
Configuring Dataflow Gen2 schedules2m 42s
-
(Locked)
Using parameters and dynamic expressions in pipelines4m 25s
-
(Locked)
Using parameters in notebooks3m 27s
-
(Locked)
Quiz3m 3s
-
(Locked)
-
-
-
-
-
-
-
-