Skip to content

Commit 6c74e48

Browse files
authored
Merge pull request #115296 from john-par/patch-2
Update data-flow-pivot.md
2 parents 5d59abd + 7875e31 commit 6c74e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Pivot generates new column names dynamically based on row values. You can add th
6868

6969
### Sinking pivoted columns
7070

71-
Although pivoted columns are dynamic, they can still be written into your destination data store. Enable **Allow schema drift** in your sink settings. This will allow you to write columns that are not included in metadata. your column metadata, but the schema drift option will allow you to land the data.
71+
Although pivoted columns are dynamic, they can still be written into your destination data store. Enable **Allow schema drift** in your sink settings. This will allow you to write columns that are not included in metadata. You will not see the new dynamic names in your column metadata, but the schema drift option will allow you to land the data.
7272

7373
### Rejoin original fields
7474

0 commit comments

Comments
 (0)