Skip to content
Update Analyse "Modify String Values" authored by Samuel Melm's avatar Samuel Melm
...@@ -2,7 +2,8 @@ ...@@ -2,7 +2,8 @@
## Description and example ## Description and example
Modify string includes all scenarios that are applied to a string column and transform it but preserve its type of string. Modify string includes all scenarios that are applied to a string column and transform it but preserve its type of string.
Among others this scenario includes the following functions:
Trifacta lists the following sub-scenarios:
- Convert colums to one string column (printf) - Convert colums to one string column (printf)
- Clean Strings - Clean Strings
- Trim strings - Trim strings
... ...
......