To lowercase
Last updated
Was this helpful?
Last updated
Was this helpful?
The To lowercase step allows to convert a text column to lowercase.
Convert column
column(string)*: the column to be converted into lowercase
Input
Configuration
Output
We do not support accents. If you have accents you need to lowercase with Mongo, use a replacetext
step after lowercase
.