Skip to content

Commit 7875e31

Browse files
authored
Update data-flow-pivot.md
Updates related to User Story 1720216: https://mseng.visualstudio.com/TechnicalContent/_workitems/edit/1720216
1 parent 279f4e0 commit 7875e31

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)