Skip to content

Commit 614d73d

Browse files
authored
Update parameters-data-flow.md
1 parent fdf24af commit 614d73d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/data-factory/parameters-data-flow.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ Mapping data flows in data factory support the use of parameters. You can define
2121
Use this capability to make your data flows general-purpose, flexible, and reusable. You can parameterize data flow settings and expressions with these parameters.
2222

2323
> [!NOTE]
24-
> To use pipeline control flow expressions, your data flow parameter must be of type string
25-
26-
![Data flow parameters 3](media/data-flow/params3.png "Data flow parameters 3")
24+
> To use pipeline control flow expressions, your data flow parameter must be of type string.
2725
2826
* Add an Execute Data Flow activity to the pipeline canvas.
2927
* If your data flow has parameters, you will see the list of available parameters in the Parameters tab.** Click on the text box next to each parameter to enter your parameter value.
3028
* You can choose to create your parameter expression via the pipeline control flow expression language or data flow expressions.
3129

30+
![Data flow parameters 3](media/data-flow/params3.png "Data flow parameters 3")
31+
3232
## Create parameters in data flow
3333

3434
![Data flow parameters 1](media/data-flow/params1.png "Data flow parameters 1")

0 commit comments

Comments
 (0)