Skip to content

Commit d14be0c

Browse files
authored
Merge pull request #175022 from kromerm/string2
Update data-flow-transformation-overview.md
2 parents 1c1c5e1 + 6957b53 commit d14be0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/data-factory/data-flow-transformation-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: data-flows
99
ms.custom: synapse
1010
ms.topic: conceptual
11-
ms.date: 09/09/2021
11+
ms.date: 10/07/2021
1212
---
1313

1414
# Mapping data flow transformation overview
@@ -38,6 +38,7 @@ Below is a list of the transformations currently supported in mapping data flow.
3838
| [Sink](data-flow-sink.md) | - | A final destination for your data |
3939
| [Sort](data-flow-sort.md) | Row modifier | Sort incoming rows on the current data stream |
4040
| [Source](data-flow-source.md) | - | A data source for the data flow |
41+
| [Stringify](data-flow-stringify.md) | - | Turn complex types into plain strings |
4142
| [Surrogate key](data-flow-surrogate-key.md) | Schema modifier | Add an incrementing non-business arbitrary key value |
4243
| [Union](data-flow-union.md) | Multiple inputs/outputs | Combine multiple data streams vertically |
4344
| [Unpivot](data-flow-unpivot.md) | Schema modifier | Pivot columns into row values |

0 commit comments

Comments
 (0)