File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ms.service: data-factory
8
8
ms.subservice : data-flows
9
9
ms.custom : synapse
10
10
ms.topic : conceptual
11
- ms.date : 09/09 /2021
11
+ ms.date : 10/07 /2021
12
12
---
13
13
14
14
# Mapping data flow transformation overview
@@ -38,6 +38,7 @@ Below is a list of the transformations currently supported in mapping data flow.
38
38
| [ Sink] ( data-flow-sink.md ) | - | A final destination for your data |
39
39
| [ Sort] ( data-flow-sort.md ) | Row modifier | Sort incoming rows on the current data stream |
40
40
| [ Source] ( data-flow-source.md ) | - | A data source for the data flow |
41
+ | [ Stringify] ( data-flow-stringify.md ) | - | Turn complex types into plain strings |
41
42
| [ Surrogate key] ( data-flow-surrogate-key.md ) | Schema modifier | Add an incrementing non-business arbitrary key value |
42
43
| [ Union] ( data-flow-union.md ) | Multiple inputs/outputs | Combine multiple data streams vertically |
43
44
| [ Unpivot] ( data-flow-unpivot.md ) | Schema modifier | Pivot columns into row values |
You can’t perform that action at this time.
0 commit comments