Skip to content

Commit 4a027a9

Browse files
authored
Update control-flow-execute-data-flow-activity.md
1 parent 45b2191 commit 4a027a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.workload: data-services
99
ms.topic: conceptual
1010
ms.author: makromer
11-
ms.date: 03/16/2020
11+
ms.date: 04/25/2020
1212
---
1313

1414
# Data Flow activity in Azure Data Factory
@@ -91,7 +91,7 @@ If your data flow uses parameterized datasets, set the parameter values in the *
9191

9292
### Parameterized data flows
9393

94-
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 (only for String types) or the data flow expression language to assign dynamic or literal parameter values. For more information, see [Data Flow Parameters](parameters-data-flow.md).
94+
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.
9595

9696
![Execute Data Flow Parameter Example](media/data-flow/parameter-example.png "Parameter Example")
9797

0 commit comments

Comments
 (0)