Skip to content

Commit 5596c57

Browse files
Merge pull request #211690 from RamanathanChinnappan-MSFT/patch-3
(AzureCXP) fixes MicrosoftDocs/azure-docs#98607
2 parents 5094ff2 + c671542 commit 5596c57

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
@@ -47,7 +47,7 @@ In the section labeled **Value**, you can enter specific row values to be pivote
4747

4848
For each unique pivot key value that becomes a column, generate an aggregated row value for each group. You can create multiple columns per pivot key. Each pivot column must contain at least one [aggregate function](data-flow-aggregate-functions.md).
4949

50-
**Column name pattern:** Select how to format the column name of each pivot column. The outputted column name will be a combination of the pivot key value, column prefix and optional prefix, suffice, middle characters.
50+
**Column name pattern:** Select how to format the column name of each pivot column. The outputted column name will be a combination of the pivot key value, column prefix and optional prefix, suffix, middle characters.
5151

5252
**Column arrangement:** If you generate more than one pivot column per pivot key, choose how you want the columns to be ordered.
5353

0 commit comments

Comments
 (0)