Changes
Page history
Update Analyse "Modify String Values"
authored
Apr 28, 2021
by
Samuel Melm
Hide whitespace changes
Inline
Side-by-side
Analyse-"Modify-String-Values".md
View page @
afe0b39a
...
...
@@ -4,7 +4,7 @@
Modify string includes all scenarios that are applied to a string column and transform it but preserve its type of string.
Trifacta lists the following sub-scenarios:
-
Convert colums to one string column (printf)
-
Clean Strings
-
Trim strings
-
Use missing or mismatched value presets
...
...
@@ -28,6 +28,8 @@ Trifacta lists the following sub-scenarios:
-
Manage Sub-Strings
-
Compare Strings
Excluded from this analysis:
-
Convert colums to one string column (aka printf), because it does not modify strings.
## Scenario and user-visible elements
-
Fill out
...
...
...
...