Skip to content

Commit a562ebb

Browse files
authored
Merge pull request #87972 from mswantek68/patch-11
Update data-flow-derived-column.md
2 parents 5e980ec + 0503219 commit a562ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/data-flow-derived-column.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To add more derived columns, click on **Add** above the column list or the plus
3131

3232
### Column patterns
3333

34-
In cases where your schema is not explicitly defined or if you want to update a set of columns in bulk, you will want to create column patters. Column patterns allow for you to match columns using rules based upon the column metadata and create derived columns for each matched column. For more information, learn [how to build column patterns](concepts-data-flow-column-pattern.md#column-patterns-in-derived-column-and-aggregate) in the derived column transformation.
34+
In cases where your schema is not explicitly defined or if you want to update a set of columns in bulk, you will want to create column patterns. Column patterns allow for you to match columns using rules based upon the column metadata and create derived columns for each matched column. For more information, learn [how to build column patterns](concepts-data-flow-column-pattern.md#column-patterns-in-derived-column-and-aggregate) in the derived column transformation.
3535

3636
:::image type="content" source="media/data-flow/column-pattern-derive.png" alt-text="Column patterns":::
3737

0 commit comments

Comments
 (0)