Skip to content

Commit a5c284e

Browse files
authored
Update data-flow-pivot.md
1 parent 49256dc commit a5c284e

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
@@ -53,7 +53,7 @@ The Pivot transformation will produce new column names that are dynamic based on
5353

5454
### Generate a new model from dynamic columns
5555

56-
Pivot generates new column names dynamically based on row values. You can turn those new columns into metadata that can be referenced later in your data flow. To do this, click on the Data Preivew tab. All new columns generated by the your Pivot transformation appear with a "drifted" icon in the table header. Click on the "Map drifted" button to turn those new columns into metadata, making them part of your data flow's model.
56+
Pivot generates new column names dynamically based on row values. You can turn those new columns into metadata that can be referenced later in your data flow. To do this, click on the Data Preview tab. All new columns generated by the your Pivot transformation appear with a "drifted" icon in the table header. Click on the "Map drifted" button to turn those new columns into metadata, making them part of your data flow's model.
5757

5858
![Pivot columns](media/data-flow/newpivot1.png "Map drifted Pivot columns")
5959

0 commit comments

Comments
 (0)