Skip to content
Update Analyse "Modify String Values" authored by Samuel Melm's avatar Samuel Melm
# [tri470]: Scenario for "Modify String Values" # [tri470]: Scenario for "Modify String Values"
## 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.
Among others this scenario includes the following functions: Among others this scenario includes the following functions:
- Convert colums to one string column (printf) - Convert colums to one string column (printf)
- Clean Strings - Clean Strings
... ...
......