Skip to content

Commit a94797b

Browse files
committed
fixing data flwo reference
1 parent 1a320f7 commit a94797b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/data-factory/control-flow-execute-data-flow-activity.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,7 @@ If your data flow uses parameterized datasets, set the parameter values in the *
9393

9494
### Parameterized data flows
9595

96-
If your data flow is parameterized, set the dynamic values of the data flow parameters in the **Parameters** tab. You can use either the ADF pipeline expression language or the data flow expression language to assign dynamic or literal parameter values. For more information, see [Data Flow Parameters](parameters-data-flow.md). If you wish to include pipeline properties as part of your expression to pass into a data flow parameter, then choose pipeline expressions.
97-
98-
![Execute Data Flow Parameter Example](media/data-flow/parameter-example.png "Parameter Example")
96+
If your data flow is parameterized, set the dynamic values of the data flow parameters in the **Parameters** tab. You can use either the ADF pipeline expression language or the data flow expression language to assign dynamic or literal parameter values. For more information, see [Data Flow Parameters](parameters-data-flow.md).
9997

10098
### Parameterized compute properties.
10199

0 commit comments

Comments
 (0)