Skip to content

Commit f63d3f3

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#107648
We made changes in line no: 30. From: exiting column To: existing column
1 parent 99e6b04 commit f63d3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In the parse transformation configuration panel, you'll first pick the type of d
2727

2828
### Column
2929

30-
Similar to derived columns and aggregates, this is where you'll either modify an exiting column by selecting it from the drop-down picker. Or you can type in the name of a new column here. ADF will store the parsed source data in this column. In most cases, you'll want to define a new column that parses the incoming embedded document string field.
30+
Similar to derived columns and aggregates, this is where you'll either modify an existing column by selecting it from the drop-down picker. Or you can type in the name of a new column here. ADF will store the parsed source data in this column. In most cases, you'll want to define a new column that parses the incoming embedded document string field.
3131

3232
### Expression
3333

0 commit comments

Comments
 (0)