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 @
cc456413
...
...
@@ -6,17 +6,16 @@ Modify string includes all scenarios that are applied to a string column and tra
Trifacta lists the following sub-scenarios:
-
Clean Strings
-
Trim strings
-
Trim strings
: remove whitespaces (and tabs) from the front and back of the string.
-
Use missing or mismatched value presets
-
Remove a specific sub-string
-
Replace double spaces
-
Break out CamelCase
-
Reduce strings by words
-
Other String Cleanup Transformations
-
Trim whitespace from text
-
Replace double spaces
- Remove whitespace
- Remove symbols
- Remove accents
- Remove a specific sub-string (all or first)
- Trim quotes
-
Pad Values
-
Add prefix or suffix to strings
...
...
...
...