Skip to content

Commit 912bb69

Browse files
authored
Merge pull request #174871 from kromerm/stringify2
Update data-flow-stringify.md
2 parents 822651c + 4aff972 commit 912bb69

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/data-factory/data-flow-stringify.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: makromer
66
ms.service: data-factory
77
ms.subservice: data-flows
88
ms.topic: conceptual
9-
ms.date: 10/05/2021
9+
ms.date: 10/06/2021
1010
---
1111

1212
# Stringify transformation in mapping data flow
@@ -15,6 +15,8 @@ ms.date: 10/05/2021
1515

1616
Use the stringify transformation to turn complex data types into strings. This can be very useful when you need to store or send column data as a single string entity that may originate as a structure, map, or array type.
1717

18+
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RWMTs9]
19+
1820
## Configuration
1921

2022
In the stringify transformation configuration panel, you will first pick the type of data contained in the columns that you wish to parse inline. The parse transformation also contains the following configuration settings.

0 commit comments

Comments
 (0)